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 ... 17
Title Δ
Terminating character arrays +2.06
Where are declaration and definition stored? +1.12
Minimum length of string that can crash some application -1.49
What's the difference in both the code snippets? How does it ma... -0.11
GDB : Why can't I execute single statements when I compile with... -2.01
How does scanf work when called in the condition of an if or while? 0.00
C pointer data structure in memory 0.00
Array of pointers in c, accessing the original array -1.05
C cast: Is this expression coded correctly? +0.41
How does the following va_arg macro work? -2.19
Array of pointers to structs - why is malloc() required, why is dir... +2.20
Date/Time into time_t in C 0.00
Why do function pointers not name their arguments? -1.46
Why can I call my function with the wrong signature when using exte... +1.52
Why are the addresses not the same? +1.43
Call exit() without argument -0.63
Why does a 2D array get changed on copying one of its rows to a pre... 0.00
Data structures layout 0.00
The text to be printed is being printed on the command line rather... +1.65
Does realloc mutate its arguments +0.10
Beginner in need of a simple explanation of the difference between... +1.37
A question regarding the syntax of loop in C -0.92
Is freeing an allocated pointer with a null value necessary? -0.26
Comparing execution time of two functions? 0.00
Why init pointer to NULL is a good practice? -0.72
What does assignment of a pointer element to another pointer elemen... -0.88
What can cause a "regular" type file not to be readable i... 0.00
What is the difference between stdio.c and stdio.h? -1.33
What is the difference between linking and using a header file? +2.59
Passing `-l<libname>` vs passing `lib<libname>.a` direc... -1.86
Different behaviour of scanset in following C code +1.93
Opening a simple .exe file in notepad++ vs in Sublime Text 3 yields... +0.41
I don't think the code is right in c programming language 0.00
Is this a good way to use strcpy? +0.97
Imputing into an array with conditions -1.35
How to get and store binary values for operations? 0.00
Is there a way to compile and execute dynamically generated code in... +1.48
whats the reason for the xml2-config not found while compiling libx... 0.00
Why does a function pointer declaration need to know the types of t... -0.76
Difference in storage of memory in string and an integer array in C... -1.10
Why free function does not work in my code? 0.00
same expression different answer +0.70
Why does assigning text to a pointer store the memory location to t... 0.00
Character input being completely ignored in C +0.88
Why pointer incrementing only once -2.08
Is stat() atomic with respect to the file system 0.00
How are operators with the same precedence in C evaluated? -0.64
How is this expression involving post- increment operator evaluated? 0.00
Cut Out Middle of String +1.25
Make curl wait before downloading -0.10