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 ... 4 5 6 7 8 ... 30
Title Δ
Creating a function adapter without the use of anonymous functions +1.80
How c compiler works the same everywhere 0.00
Multiple spotlights in opengl doesn't work -0.68
How can I make the program read sensors every 10 milliseconds while... 0.00
How does wireshark interpret the order of bytes? -1.92
Stack Corruption on Program Termination? 0.00
Why does my bool function returning true result in read access viol... 0.00
How to implement enque function without using the inbuilt malloc fu... -1.14
Linux kernel: define function that inside calls 'jiffies' 0.00
"shld" instruction produces weird value 0.00
How would I initialize a String in a separate method from the main... 0.00
Java Secure Chat Gibberish Issue -0.66
Run time memory allocation without an OS +1.78
Is it safe to malloc on an allocated pointer in C? +1.44
pointer addresses in c struct 0.00
Why it is a const pointer rather than pointer to const? 0.00
ReadFile not reading the bytes correctly 0.00
Behaviour of function SDL_FreeSurface: why it crashes in this conte... 0.00
C++: calling non-static member function without instance of object 0.00
Attribute to a variable another variable of different type -2.26
Change a constant argument 0.00
Sorting an Struct Array in C without Pointers 0.00
How to make a new function and pass it through another function 0.00
Arduino unit testing using gtest 0.00
What is the function of * (asterix) in front of function name which... 0.00
Render FFmpeg AVFrame as OpenGL texture? 0.00
How can I see if a function pointer passed to a function returns vo... +0.35
Complexity of a linked list which eliminates redundant elements +1.31
Write() gives weird symbols for integer -2.28
How do functions with a function pointer as an argument accept it i... 0.00
C To Download Zip File From GitHub 0.00
Can a header file be included in multiple source files, without dup... +1.70
Will wait() calls be executed in a predictable order? 0.00
Passing socket to thread instead of fd? 0.00
lvalue required as unary '&' operand while finding offs... 0.00
execvp() - exit() return value in function -2.06
Why did I get this exception java.lang.IllegalArgumentException: Co... 0.00
Object allocated on stack continues to exist after stack frame is g... 0.00
How can I interpret a 'regex e' line? 0.00
Why does loop for stringstream give me the last word twice -1.18
If I unlock a mutex in reverse order of locking them, is this susce... +1.89
mingw very very simple code, report undefined reference to XXX 0.00
Trouble with char pointers in C 0.00
Execvp Hangs when output is too large? 0.00
What does C's unary '&' do? Why doesn't it work... +1.05
Doubly linked list in C: Why do I have to explicitly reassign head... 0.00
How does one determine if an integer is octal or decimal when it is... 0.00
Why does an SSL Server Socket connection block in Java whereas a no... -0.67
How to avoid pointers' side effect? -2.75
How to render multiple different items in an efficient way with Ope... -0.42