StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

user253751

Rating
1602.87 (1,668th)
Reputation
35,401 (3,253rd)
Page: 1 2 3 4 5 ... 30
Title Δ
How to reread a few characters from the end of a buffer in C? 0.00
Can a C program be both a server and client at the same time? 0.00
accept() block indefinitely on repeated connection attempts 0.00
Is it possible to allocate a single byte of memory at a specific ad... 0.00
What does the expression "b=(b-x)&x" mean? 0.00
How do you access a class method that is hold by a shared pointer? 0.00
When does fork() == fork()? +1.55
Access EBP register from C shellcode 0.00
No output in c program? -1.61
how does visual studio debug optimization work? 0.00
How a mutex inserted into a structure or linked list in C language... +0.37
Do I have a risk to put a thread in deadlock with std::condition_va... +0.73
Logic of LinkedList in C 0.00
Using syscall open() to open a file in FUSE 0.00
IPC message queue overflow consequences 0.00
cygwin c lang - system() - No such file or directory 0.00
stack space for a vector that its size is given at runtime? (C code) -0.63
How can I implement a natural blur filter? (Convolution Kernel) 0.00
Do pointers get deallocated? 0.00
OpenGL rectangle inexplicably takes up entire window 0.00
How does SetWindowPos affect the owner window's Z order? -2.45
Issue with WriteProcessMemory 0.00
How to select level of detalization of point cloud(xyz points) 0.00
operator over loading: "operator+"must take either zero o... +1.36
Evict cache line without clflush 0.00
How to combine assembly functions in .h file? +0.45
How do I check the value of an enum in C? 0.00
Why Was The Runtime Introduced? -0.67
What does g++ / gcc do when asked to link against .a files? 0.00
Can I run a program with input from the buffer? +1.50
Is it possible for a missing #include to break the program at runti... -0.95
C++ object does not save variable values 0.00
In C, How does one set the value at one address to the value at ano... -1.17
C++ Removing shared_ptr from 2 different vectors -1.02
Why so many NETLINK rtm_newlink messages when starting docker conta... 0.00
How can I read from an RS485 COM port in C++ with Windows? -0.14
Why if the loop starts with 1 to size it returns garbage value but... +0.37
C function pointer to variable size arguments 0.00
nested for loops with C preprocessor? -1.57
How to union an array pointer? -0.29
How to solve lifetime problems when building a composite object hol... 0.00
How to calculate hash value for pointers? 0.00
Can I store the yield value of sizeof of type size_t in an unsigned... -0.75
Render a texture in OpenGL ES 2 using a colormap array -0.64
CreateProcessA() modifies seemingly unrelated constant integer 0.00
How monadicIO works 0.00
Why is there difference in functions behavior in Java and C++? 0.00
Attempting to model operators for Integrated Dynamics 0.00
Why aren't necessary header files included in the project? 0.00
What is the purpose of std::thread::swap? +2.09