StackRating

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

Steve Summit

Rating
1552.46 (7,244th)
Reputation
17,948 (7,782nd)
Page: 1 2 3 ... 17
Title Δ
Is it safe to cast a function pointer to another function pointer i... -1.42
localtime() crashes when pass value >0x7FFFFFFF +2.30
C malloc struct throws memory violation exception (barebones example) 0.00
What is default seed? 0.00
Using postfix/suffix operator in an assignment 0.00
What is the difference between looping fread() over fwrite() vs usi... +0.43
How does printf("%d",x) work/interpreted? -2.10
C - Copying text from a file results in unknown characters being co... +1.92
C Pointer address of difference -1.25
Explanation of output of program +1.17
Is clang supposed to be the same as gcc and vice versa? +0.42
Why can a null character be embedded in a conversion specifier for... +0.72
Does casting actually DO anything? +1.52
break vs goto: Which is more appropriate in the following bool func... +1.45
Operator associativity, precedence -0.47
How do you insert a global variable into the middle of a snprinf st... 0.00
Should the header file containing function prototypes be included i... -2.64
include header file in this way, is this a good practice? 0.00
Is that a good practice to take the variable out of methods if it i... +1.50
Convert scanf to a different argument size -0.28
how to extract with sscanf using regex? (in C) 0.00
how to not null terminate a buffer? +0.39
Getting consistent output from printf() between compilers -1.38
Do I add +1 to memory allocation in function after removing newline... +0.43
Why postfix increment is conducted at last in a condition evaluation? -2.40
How can I return stdin to the console? +1.50
In 2D array A[m][n], how value of A is same as *A? -0.68
Lvalues and Rvalues in a multi-variable assignment 0.00
Is a conversion from a double to a float always potentially invokin... 0.00
Mac OS Catalina sbrk is deprecated +2.59
C - continue n times a for loop -0.83
How do I work around the "unknown conversion type character `z... -0.30
Passing an all-caps variable to a const char array pointer in C +0.43
Why pass a compile-time-static string as a parameter to a string-fo... 0.00
How are FLT_DIG, DBL_DIG, and LDBL_DIG determined in C -2.14
What parameters for setvbuf perform the same action as setbuf(stdin... +2.00
int main = 0, is compiled but crashed -1.39
How to using write() system call write an integer in to file +0.41
Why declaring an arrray of strings with a pointer? What really happ... 0.00
splitting a string with parentheses and commas into smaller variabl... 0.00
Not using the returned values sometimes returns both true and false... 0.00
why printf prints same value as the value above it? +0.10
Are there advantages of declaring functions before, after or inside... +0.44
Problem of a simple float number serialization example +2.40
Can anyone explain to me about this decimal to binary convertion pr... +0.43
Extracting bytes from a 32 bits number 0.00
Forgotten code for user input in C in Linux Terminal 0.00
Confusion with weird C pointer behavior when passing through functi... +0.38
What does reaping children imply? +2.09
Can integer division ever over/underflow, assuming the denominator... 0.00