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 ... 27 28 29 30 31 ... 90
Title Δ
Free the stack implemented in C +1.20
While executing this program the char function does the returning t... 0.00
Is there something wrong in the error handling of this function? -0.21
How to show Main Menu again upon exit? 0.00
Power function by means of recursion +0.25
Memory allocation after declaration of extern class variable +1.17
Is it valid to inline variable length arrays in structs by over-all... 0.00
lvalues in the ISO C11 standard 0.00
How to "blend" two values without overflow? +1.26
What do square brackets arround an enum mean? [enum_value] +1.10
C - Creating an anonymous struct instance 0.00
Store strings into array of strings with scanf 0.00
Can't initialize static array with what I think is supposed to... 0.00
How do I pass a 2D array into a function with unknown size in C? +1.06
How to extract bytes from an int variable(hexadecimal value stored... -1.52
Is there a "branching" string format descriptor? +0.18
In-place bitwise AND then restore original value 0.00
How to access data from a structure pointer within a structure 0.00
How to read a multidimensional array and store it in a pointer 0.00
How to justify C postfix increment operator with precedence table? +1.65
How to compare argv and another string? 0.00
Is there a way to read a text file and save it in a dynamical char... +0.28
C programming call FILE *variable 0.00
How to keep child process alive from a single fork() call? 0.00
C triple pointers: Unable to copy string into position triplepointe... +0.43
Is there a way to execute arbitrary code in C preprocessor? -0.98
Reverse function is not working as expected +1.43
How do we create an array of structure, which has the flexible arra... +0.90
Result of bitwise AND appears to be 0, but isn't +0.73
Dynamic array reallocation 0.00
How to make a word from Byte []? +0.70
union of value and function pointer +0.84
Why/how does gcc compile the undefined behaviour in this signed-ove... +0.63
'gets' was not declared in scope 0.00
Stack array variables not consistent C -2.66
bisection method program in c why do i need while before an if stat... +0.28
Multiply a BigNum with an plain integer 0.00
having trouble getting correct output from approximation formula in C -0.23
How can I reduce the time complexity of the following block of code? -0.61
What will empty string copy to another string? +1.12
Logical right shift in C with ~0 value -0.19
Passing from an incompatible pointer type +0.28
Why does the strchr not take the program into an if condition? 0.00
Why wont we specify '&' symbol in scanf while scanning... +0.66
What is the specifier %[^s] used for? 0.00
Why do we use ampersand on a function name? 0.00
Reading a file line by line and capturing that lines word 0.00
Memory Allocation and Setting +1.12
How to open socket on a specific IP +1.77
Is use of function return values for error checking and/or exceptio... -1.59