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 4 5 ... 17
Title Δ
Understanding fwrite() behaviour 0.00
Please, why is this code printing with an extra "n" when... -0.20
Store hex input into int variable without using scanf() function in C +1.50
Do I need to explicitly handle negative numbers or zero when summin... +0.94
Char stores entire strings with Scanf? -0.58
How to write a double to a file in human-readable form and read the... -1.87
How are these two pieces of code different? +1.87
How to do proper error handling with the fopen function -2.12
why size of struct is differs from size of struct pointer -1.92
printf("Enter 'a' : "); runs 2 times after 1st loop -1.17
Why does declaring a character string parameter in a function needs... -0.04
Is it acceptable to use rand() for cryptographically insecure rando... -0.24
What does equals to 2 means in this line fscanf (fi,"%d %d&quo... +2.12
How to check if a file exists in a given path in C? +0.69
C passing by value or reference with pointers +0.58
Why must I write i+1 in the printf() section whilst I write i++ for... -1.28
Is there any specific difference between calloc calls of equivalent... 0.00
scanf - Multiple ints +0.41
Filler at the end of a struct for future growth +2.29
How many members calloc allocates in C +0.41
How to create a loop in mac terminal to touch files in reverse order 0.00
Conceptual help in printing "hello world" without using a... 0.00
Denoting the end of a multidimensional array or multi-pointer +2.01
Incrementing and decrementing a file pointer -1.47
Unpermitted operand to operator '++' [MISRA 2012 Rule 10.1,... -0.58
What happens when a character variable declared but character place... +0.41
Do infinite while loop leads to a system crash? -1.01
#define expression with comma +0.03
Why should I always enable compiler warnings? +0.66
Get a part of an integer in C -0.74
Detecting end of character stream +0.98
How would one modify a constant string? +1.22
Macro-like function in c 0.00
How to use grep "--help" command? +0.42
Advanced Number Pattern -2.06
Greater than or equals to comparison in C with float number -2.59
copy 2d image data with this function - why it works? -2.03
Simple floating point multiplication not giving expected result -2.08
Why does C compare 3 as equal to 3.0? -0.09
How do I get around C's adding of very small floats?, +2.31
Does char* with text automatically reserves memory as if malloc is... -2.12
Setting Environmental Variable in C via assignment 0.00
Difference between different ways of initializing pointers in c +0.26
Allocating a fixed character array vs. a pointer for casting to str... +1.45
What does wait() do if the child calls exec? 0.00
C - how to iterate text files and check if a specific char exists 0.00
How to check macros defined in .so? I'd use nm to check the fun... +1.91
How create user-defined types in C? +0.11
Optimize multiply and add -1.16
Why don't core C or C++ texts mention sound or graphics? +0.24