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 ... 7 8 9 10 11 ... 17
Title Δ
Understanding casts from integer to float +0.87
How does fread in C actually work? -0.36
Dangling pointer in case of integer pointer vs char pointers +1.15
C: flip integer value as a boolean -0.47
C: flip integer value as a boolean +1.20
using brackets in printf not working correctly 0.00
Why I got this error passing a array element to crypt() -0.05
C - Setting Printf Coordinates without external libraries -2.31
ANSI C - direct-declarator grammar - Why does the C grammar allow s... +0.44
Confusion while evaluating conditions with more than one logical NO... -0.41
Code gives me incorrect result in C 0.00
Can anyone please explain to me the following +2.53
C increase int array address? +2.56
Compare two pictures byte by byte in unix c +0.46
Is it possible to read null characters correctly using fgets or get... -0.18
Efficiency of C Code -1.93
How to initialize string with only spaces and no trash at all? -1.95
Can we cast an integer value with a pointer type in c programming l... 0.00
getch undefined while compiling for the second time 0.00
while( scanf("%d", &n) ) { ... } not exit when press... +0.46
the famous scanf() new line issue +1.98
The usage of an ampersand(&) in printf and format specifiers +2.18
Convert a 40 byte long data frame from hex to binary and subsequent... 0.00
why cast when the conversion is implicit? 0.00
Remove number from string with sscanf? -1.87
Why floating-points number's significant numbers is 7 or 6 +0.07
How can I perform line by line crash debugging to deal with "h... +0.44
Advantage of using compound assignment +1.98
Random integers in C, how bad is rand()%N compared to integer arith... +0.38
Fast way to check if file pointer points to a valid file 0.00
Fast way to check if file pointer points to a valid file 0.00
Why does %d,and %p give different values? -0.62
Dereferencing a Two Dimensional Array In C 0.00
Floating point inexact result with not-too-small decimal fraction -... +0.75
how offset can be added to program counter? 0.00
How are constant stored in memory in C? +0.50
why the character value stores in integer? +0.44
How to represent long sequence of bits in C? -1.37
2D array passing +0.83
sprintf multiple bytes using hex as parameters 0.00
What happens when I use strlen() after incrementing a pointer? +1.41
C operator precedence, logical vs unary in a++ && b++ || ++c 0.00
How is data stored during C programming? +1.86
Need an explanation in which occasions we should use & with pri... +0.96
Issue with local variable ordering +1.79
Comparisons in return statment 0.00
Type channels for format specifiers 0.00
main() function without return type 0.00
fputs vs fwrite in terms of safety +0.77
How can array name and the address of the array name both prints th... -1.07