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 ... 13 14 15 16 17
Title Δ
Why any thing that comes after execvp or the exec* family of functi... 0.00
How to calculate size of an external array? -1.31
Using file1 as an Index to search file2 when file1 contains extra i... -1.06
Not getting Integer Overflow -1.40
Return value of function +1.89
C - How is this function and pointer combination works? +2.06
Is there a way to free all nodes in a linked list in one go instead... +2.76
c90, POSIX, and clock_gettime 0.00
Calling a variadic function with an unknown number of parameters +1.10
What does (double) (x+y) get? -2.32
Why does the following code give different answers? -0.60
malloc error checking methods -0.10
Char arrays and scanf function in C -0.75
Get pointer to file location on disk in c +1.03
Why is my float rounding? +0.44
why does pointer subtraction in C yield an integer? -1.41
splitting the lines in a file and compare the array element +0.45
readFile function without fclose -1.19
Linker library path in makefile confusion -1.15
for array loop use int or uint8_t? +0.15
Can a char * or char ** masquerade as a FILE *? +1.58
Append to buffer using read() in C 0.00
C late binding with unknown arguments 0.00
How to move back to the starting of previous line after reading a l... -1.08
Series of if statements vs nested if statements? +0.45
Is there a difference between initialiazing variables and pointers... -0.47
Why the output is 0.000000? (C) 0.00
C programming strange output, what did I do wrong? +1.11
Which is the best way to simulate arrays in shell script? (/bin/sh) -0.06
Pointer scopes in C +0.12
Char and int16 array element both shown as 32bit hex? +1.33
extract some part of a list of strings and set them in a list witho... +0.87
Why does printf literally print (null) and what exactly happens? +2.03
Casting when using dlsym() +5.45
Standard C function names +0.48
Why the string modification is not taking place as expected? -2.62
char * assignment: What's wrong with this code? +1.66
Printing address of a C array +3.88
easy way to access union members -0.27
How to calculate time differences in C++ with time_t before the epo... -1.58
How does strlen() calculate the length of a string not defined in t... -0.86
C preprocessor statement +1.99
Two dimensional array address and corresponding pointer to its 1st... +4.59
How does c compare character variable against string? -1.16
empty array in C and returning a pointer -0.67
Why should I use fflush(stdin) in this program? -3.50
Clarification regarding lexical errors in C +4.28
C rand() function is not generating random numbers +3.52
Function that generates a random number in C +4.12
Why and how gcc emits warning for gets()? -3.84