StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

John Bode

Rating
1491.22 (4,395,876th)
Reputation
87,841 (904th)
Page: 1 ... 40 41 42 43 44 ... 62
Title Δ
meaning of these formal parameters in C +0.57
fflush() is not working in Linux -0.02
Evaluation of the following expression -0.16
In C, is it good form to use typedef for a pointer? +1.50
Expand array of structs using realloc -0.01
fopen and fclose, passing a file across functions -0.14
How to read this variable declaration? +0.04
C split string into token by delimiter and save as variables -1.35
Regarding initialising pointer variables +0.57
what does function "int (*function())[10];" mean? -0.57
Is a variable defined with "char *" a pointer or a variab... +1.09
I want to understand why we need `int **z`? And guys could you help... +0.78
Manipulate multidimensional array in a function +0.45
c strings, char pointers: need help printing the string and some ad... +0.72
replace multiple blanks with one blank in C +0.14
Variable size array, from a function, called from a function +0.04
C Program to count comment lines (// and /* */) +0.55
Why can't we use the preprocessor to create custom-delimeted strings? +0.55
Defining smallest possible sized macro in C +0.42
strtok not discarding the newline character -0.44
Removing an element from a char array (C) -0.79
How to convert c code to vb.net? +0.89
Pointer dereference in an assignment -0.20
Pointer to contiguous 2D array +2.30
How to manipulate the output stream directly? (Was: why it's not in... +0.23
Why aren't we allowed to use even global const qualified variables... -1.20
Freeing a reference vs freeing a pointer? Can we tell whether an ar... -1.13
How to get out of this deeply-nested loop without using "goto&... -0.44
C - warning: format ‘%s’ expects type ‘char *’, but argument 2 has... -1.93
How does gcc evaluate fraction over fraction? +1.16
Getting value using indirection operator -0.70
C side effects in gcc (prefix/postfix operator and precedence) +0.54
C pointer declaration for pointing to a row of 2-d array +1.04
what is the use of "-Wa,options" in gcc -0.85
What is a composite type in C? +1.12
Questions about Compilation +0.07
Why dividing two integers doesn't get a float? -0.09
subscripted value is neither array nor pointer function error +0.57
FILE* as a public +1.45
Why NULL is not predefined by the compiler +0.74
Intro to C: Declaration of Functions -1.04
Reverse words of a sentence in c++, Asked on Google Code jam +1.08
NULL values in comparison expression -0.60
C logical or in if +0.40
Which memory locations to use for variable storage +0.50
Out as an argument or use return value -1.76
How to read this prototype? +0.24
Loop crashing in C +1.13
Casting result of malloc to char (not char*) - why doesn't compiler... -1.41
Global variable risks -1.04