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 ... 12 13 14 15 16 17
Title Δ
Unix - extract files with certain number of lines +0.45
Are double (or higher order) pointers of different types have any d... +0.41
C macro produces different result using literal vs variable 0.00
Odd behavior regarding malloc() +1.19
Address is not incrementing? -1.34
Rename code in c have a error -0.10
How to get daylight saving status of another time zone -0.57
c/c++ - convert between Unix time and the "Gregorian time" +0.46
makes pointer from integer without a cast... DS1307, RTC, BCD +0.51
Should I free memory before exit? -1.73
Defining variable name in quotes in C? -1.05
Is stdin treated as a character device in Linux? +1.26
How Are Little Endian Structs With Bitfields and Longwords Stored? -0.18
call a vararg function with an array? -0.62
How to get the local current time in seconds since epoch in C++ (MS... +2.91
what's 1<<25 mean in open? +0.46
Is the linker allowed to ignore that two struct definitions are not... -0.59
Should I always start an array from index 0? What should I do if I... +0.97
C - What to do when double is not 8 bytes long? +0.16
is there any special approach to using (char *) 0 in C? -0.58
Sending arbitrary bytes to fgets from stdin -0.22
mktime is not converting to the right date, why? +0.45
Get time in linux without DST and with DST 0.00
rand() and RAND_MAX giving different values depending upon the data... +1.87
Interpreting hex in a datasheet and converting using C bitwise left... -2.25
Why can't you just check if errno is equal to ERANGE? -1.94
Character arrays in C- GCC compiler +0.41
What is wrong with adding null character to non null-terminated str... -1.11
Function with character pointer as arguments +1.09
Converting/typecasting Int pointer to char pointer, but getting asc... +0.45
How to convert multi-character constant to integer in C? -1.20
C - strtod seems to add Digits 0.00
c-behaviour of printf("%d", <double>) +0.43
Is there a way to make a macro have different behavior if it has pa... +0.47
Releasing memory for string that resides in executable -0.83
initialize struct of C +1.72
Sed: Search and replace on a 4GB one-line file +0.20
Putting number inside int but not summing it -1.27
Confused about what this format of the for loop means +0.14
Long double float in C supported? 0.00
Debugging with valgrind and gdb 0.00
rand() / srand() keeps giving me zero 0.00
sigkill doesn't terminate C program +0.12
install gcc 4.6.1 on OS X 10.11 0.00
18 trillion coin tosses, where did I go wrong? +1.32
Difference between char* and int* -1.51
how to solve this expression taking in mind precedence and associat... +2.33
Why can I call a function in C without declaring it but not in C++? -0.13
Return value of main in C 0.00
What should be used instead of `fflush ()`(Undefined Behavior) in C? -1.21