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 ... 14 15 16 17
Title Δ
What's the error in this program code? -0.82
memset pointer + offset -4.20
How to read a char array stored in a file, into a char buffer durin... +4.25
Inconsistent gcc diagnostic for string initialization +0.96
Seed a random number generator with a real random number to get rea... -4.38
Why is printf with a single argument (without conversion specifiers... +0.41
Append one line at the top of huge gzip file -4.23
C programming about scanf and array +3.80
Does parent see pipe eof on child exit? +0.49
Is it safe to completely ignore variadic arguments to a C function? -2.78
how to convert number into date in unconventional format -3.13
type casting float to int 0.00
Undefined reference to 'rindex' 0.00
seek in compressed file -3.51
How to know the do while loop in C programming -4.28
portable way to get time +3.31
Confused with char ** +3.53
C++ - OR String Comparison Keeps Throwing a Bool Error +3.73
C, pointers and void functions -4.20
lvalue required as left operand of assignment(trying to set pointer) 0.00
How to compile all .c files in a directory and output each binary w... -1.69
Bit fields in C for signed integer-struct num { int a:3; int b:2; i... +2.24
Why do names that are not part of the implementation still use the... -3.54
Fgets compilation error 0.00
Why does this code gives segmentation fault with some inputs? +2.00
fread() is not returning sucessfully 0.00
bitwise operators - get single hex number (0-15) at certain position -0.31
AWK print command for specific rows 0.00
How the comparisons "if (arr<=arr1)" works in the give... +3.72
Why C has so many different types? -0.55
Rationale for pointer comparisons outside an array to be UB -2.77
What's the difference between binary and executable files menti... +3.91
Issue when defining C struct... (AKA frustration) +3.71
About pointers and strcpy() in C +4.08
What is the Max string length one can input in a c programme? +3.82
C++ Order of Evaluation of Subexpressions with Logical Operators +5.15
How this custom toupper() function works? -2.83
fully-buffered stream get flushed when it is not full +4.11
When to cast size_t -4.19
When to cast size_t -0.19
echo: "Why need to use \\ instead of \ to cancel the / charact... +3.87
Why does a=(b++) have the same behavior as a=b++? +2.78
sizeof mmap in c, how can we know how many memory do i alloc 0.00
Why the IEEE-754 exponent bias used in this C code is 126.94269504... -3.49
How to write strings in different places of a file in C 0.00
Comparing consecutive rows within an file -3.75
clockid_t (clock_gettime first argument) portability 0.00
malloc - systemcall - how it's made? -0.40
How Dangerous is This Faster `strlen`? -3.65
How can I return a character array from a function in C? -0.42