StackRating

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

dbush

Rating
1674.89 (283rd)
Reputation
111,709 (609th)
Page: 1 ... 11 12 13 14 15 ... 90
Title Δ
Problems with test cases locally in C -0.22
What specifically determines output if I printf an integer without... -2.12
C - I get an "array size missing" error, am I declaring t... +0.73
Global static variables shared in multiple source files +1.18
Is it OK to pass (double ***) pointers using (void **)? 0.00
Unused variable in FILE structure 0.00
my simple code for linked list seems to be wrong but i dont know wh... 0.00
Invalid initializer compiler-error at malloc of struct array 0.00
What's going on with typecasting in C? 0.00
Clang optimizations change the result of calculations in C even whe... 0.00
Reverse integer in c gives overflow -1.85
Are bitwise operations defined and portable on signed fixed-width i... 0.00
How to bind address in socket programming in c/c++? 0.00
Variable hiding and "priority" in c +0.86
initialize pointer to an array of constants 0.00
How to rename/alias a function in C? +1.58
getting different output from different compilers 0.00
Getting the size of a function in C 0.00
Visualize enum value +0.03
Pointer to a static variable inside a function. C -2.26
How to make a new array with some of an existing array elements in C? +0.27
Casting a pointer as lvalue +1.24
Error on "C" ternary operator to return a value 0.00
How is the increment operator evaluated in C programs? +1.46
void * cast for generic function 0.00
Why does the address of pointer changes while passing? +0.28
What does !! (bang bang) mean? +1.17
send() function returning bad address error in client 0.00
-Wimplicit-function declaration in C 0.00
Bitwise operation results in unexpected variable size +1.42
Why does a negative number converted to size_t become a huge number... +1.19
Sending multicast udp from multihomed computer 0.00
How do I handle these typedef's without warnings? -1.16
What IP address should be bound to a server application's socket? +0.48
Is undefined behavior to declare a variable while passing by refere... +0.34
gets() and getchar() are being ignored 0.00
Using Function Pointer as method parameter +1.22
Preventing GCC from merging variables in braced groups +2.13
What means (3) in fnc(3)? 0.00
Increment Of Pointer Of An Array +0.25
Are Decimal Values Considered True in C? 0.00
Why have i++; i--; right after each other? +0.64
Declaration in C considered definition in C++ 0.00
How can I automatically add padding to bytes in a struct to fix reg... -0.61
Initialising a dynamic length character array in a typdef struct -0.81
Send and receive UDP multicast packets with the same socket 0.00
Why I can use pointer of structure type before delaration 0.00
How can the compiler in C get the difference between the address of... 0.00
Valgrind insists there's still memory on the heap but I'm f... 0.00
what is meant by 'Most C system provide for logically infinite... +2.11