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 ... 11 12 13 14 15 16 17
Title Δ
Is open() a system call? +1.76
What is the difference between int* and char* when using malloc() t... +0.86
At what point in the loop does integer overflow become undefined be... -0.64
getc() as macro and C standard library function definition, coherent? -1.32
What can be changed in .so library without breaking compatibility -1.56
Getting Abbreviated timezone using strftime() using C -1.60
Stop a for loop when user is finished entering input in c -0.51
Where to find C source code on mac? -1.12
How to delete a row from a 2D array in C? +0.20
What does the tilde (~) in C mean? 0.00
dynamic memory allocation for double pointer takes size as one but... -1.35
Is there any case that an arithmetic operation is affected by compi... -0.23
grep between two files +1.26
Dynamic buffer fgets in C +0.44
C, error: Conflicting types for getline +0.76
C string, char and pointers +1.76
Does the fclose() function in C append the EOF character by default? -1.54
C operators precedence and associativity 0.00
C Program crashes when adding an extra int 0.00
Is there a read only memory in the stack for const variable declare... +0.03
Uninitialized value was create by a heap allocation if i don't... -0.11
Copied file in C not working +0.44
Solve ÿ end of file in C 0.00
return makes integer from pointer without a cast [-Wint-conversion]... +2.03
What is the fastest way to multiply a number by 2? 0.00
Using memcmp Vs. == in c (embedded) and unexpected errors 0.00
Pass-by-name implementation in C -1.67
Difference between \n and CR +1.44
c extra allocation for array in stack +0.44
How free memory after of realloc -0.74
What is the time complexity of array declaration & definition i... +1.21
How to extract a string following a pattern using unix(mac OSX) -0.13
Creating A Zombie Process Using the kill Function 0.00
Why the following code gives this output? -0.91
Is it safe to rename argc and argv in main function? -0.78
How to copy files from/to http(s) to/from a local disk through c pr... 0.00
Replace single quotes with double quotes in Bash -0.60
C fscanf input validation -2.00
How to convert "file:linenumber:offset" to "file#byt... -1.09
why use do {...} while(0) macro for one-statment body? 0.00
Calculating With Very Big Numbers -0.27
Free a pointer equal to a malloc pointer +0.30
Reason of error on pointer de-referencing -0.68
Using void for other data types. 0.00
Assignment of 2-D array to a pointer -0.92
gcc and the order of operation in C if statement +2.01
Percent sign as format delimiter in fscanf +0.19
What happens to the memory which is freed after being allocated by... -1.33
How the UNIX file system forms a structure with nodes 0.00
Is it necessary to take care of long data type in program that is w... 0.00