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 ... 68 69 70 71 72 ... 90
Title Δ
array of structs and malloc [C] +0.34
Passing arguments to command line program 0.00
hex to binary converter in C not working +0.35
Is (val1 > val2 > val3) a valid comparison in C? +1.34
Unintentional infinite 'for' loop -0.31
Binary file read operations in C? +0.35
Waiting For child to finish 0.00
Why the '\b' at the end of the string doesn't have effe... -0.67
Can the struct sockaddr passed to bind be a local variable? +0.35
The no. of processes is exponential even when i am not using parent... 0.00
the code causes a segfault after I called "atoi" function 0.00
C - is char* template a special type of string? -0.51
Why memory address contained by pointer +1 is different from addres... +1.16
C expression must have pointer to struct or union type 0.00
Am I calling this function wrong? 0.00
Is there a reason why someone would include stdlib.h twice? -0.03
I keep getting segfault 11 on the second if loop, what's the re... -2.20
Using printf with threads and socket programming -2.09
How to create threads in c with contiguous ids? 0.00
Is possible to linking a function with a different name -0.69
How can main.o not be created last during compilation of C project? +1.67
Error in C concerning double, float variable assignment 0.00
Unknown escape sequence +0.61
How to change a MACRO definition at runtime 0.00
Why declare a static variable in main? -0.67
Getting timestamp with date and time including microseconds 0.00
setting bits at shifts using bitwise operators 0.00
Size of a struct containing structs containing bitfields 0.00
Trying to copy char pointer to "QUERY_STRING" to a char[]... -1.16
Pointer returns and scope +0.84
Printf writing extra character on occasion +0.35
What does sizeof(int**) mean? -1.08
How to get answers of calculations in form of exponent(i.e-6.6.7e-1... -0.66
Multidimensional arrays and pointers +1.34
sizeof struct inside struct -1.31
finding a pair with given sum in BST -0.88
Calculation of Bit wise NOT -0.31
How to combine 2 4-bit unsigned numbers into 1 8-bit number in C +2.38
How to pass structure to function to allocate memory +0.34
entering a string into scanf with a while < 0 condition causes i... +1.35
How to XOR all of the bits of a single number in C? +0.52
Why does -0x80000000 + -0x80000000 == 0? +1.99
C - Linked List Insertion -0.45
Understanding a line of C code containing braces and brackets -0.15
Execute C Macro Function At Compile Time -2.46
Linked list in c displayed with same values +0.07
Linked list with GMP variables 0.00
Printf between two different for loops not working +0.35
How can I solve this error with deprecated conversion from string c... 0.00
C Floating point changes %d value every time executed +0.10