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 6 7 ... 17
Title Δ
Parsing comma separated strings with spaces 0.00
How to handle negative numbers: getting quotient and remainder with... -1.01
Why value of variable c in (c=c==c) is 2 instead of 1,in C programm... +2.41
Renaming Subdirectories To Different Date Format 0.00
How to double deref in C? 0.00
I want to pre-increment an assignment to a variable (pre-increment... 0.00
How to detect pclose inside client 0.00
Converting UTF-16 to UTF-8 using WideCharToMultiByte in C on Windows -0.58
Unexpected behavior for floating point number in C programming -1.45
showing wrong value of allocated memory size using malloc in codebl... +1.08
How does the structure work in C internally? How is a data copy mad... +1.60
C function fopen(); error: too many arguments to the function +1.31
How to fix "too few arguments to function mkdir" 0.00
Why doesn't allocating memory chunks with malloc follow first-f... +0.42
Using scanf() function two times: works in one case but not in othe... +1.47
How to change the local variable without its reference -1.37
I have been using Visual Studio Code in my Mac. When I try to compi... 0.00
Segfault after strsep only when compiling with clang 10 0.00
Using functions with two seperate files 0.00
Floating point calculation with constants in C? +1.64
what "ss+1" means in scanf("%s", ss+1)? +1.35
Pointer to a string and the difference between assignment and deref... +0.80
Linux fopen() syntax for samba share 0.00
What's the difference between --i and i - 1 in a parameter in C? -0.82
Undefined length of character arrays -2.06
Getting garbage data doing realloc using a structure 0.00
does the following program cause memory leak? +1.07
Why does C not offer syntactically transparent references like C++... -1.31
SIGSEV on strcmp of memset string +0.66
How can I maintain correlation between structure definitions and th... +1.83
Why should I close all file descriptors after calling fork() and pr... -2.07
Why do we use return; statement in a void function? +1.11
Complexity of using inputs in C (opinion?) +1.13
Why value of 'x' is printed in main, when it might have bee... -1.04
Why is the beginning of a C file stream called `SEEK_SET`? -0.58
Is it possible to compile C89 code on MS Windows? +1.05
C strings behave so weird -0.47
Is there difference between the popularity of those exec* functions? -2.34
Determine system tab stop length +0.42
Having malloced some memory,I could't calculator the proper siz... 0.00
Bit manipulations good practices +0.19
Why char specified as integer in printf gets printed correctly +2.55
Why the restrictions on C standard I/O streams that interact with s... -1.42
Pointers and char arrays from strings -2.37
How to make your result on divide number is not rounded? 0.00
Operator associativity with 'postfix decrement' and 'lo... -0.57
Does comparing a pointer that has been free'd invoke UB? -0.51
Can you assign pointers of different types to each others? +2.63
What happens if I write less than 12 bytes to a 12 byte buffer? -1.29
Can't create integer array to hold characters +1.55