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 ... 55 56 57 58 59 ... 62
Title Δ
Passing whole array to a function -0.56
What's the better way to read a char? +0.21
Read binary data (from file) into a struct +0.57
How to get functions names from Linux headers located in /usr/include +1.68
Using postfix increment in an L-value +0.54
What is the datatype of pointer in c? -1.65
Using getchar() on c gets the 'Enter' after input -0.83
Knowing the number of asterisks to use in method definitions in C? -0.25
Arrays are Pointers? +1.54
variable declaration problem inside struct +0.61
C String -- Using Equality Operator == for comparing two strings fo... -0.35
Problem with pointers of pointer ** char -0.24
In C/C++, is char* arrayName[][] a pointer to a pointer to a pointe... +0.18
What is the definition of Incomplete Type and Object Type in C? +2.14
Evaluation of C expression -0.08
Confusion about pointers and multidimensional arrays +1.55
Determining type of variable during run-time in C +0.25
What is the intention of putting return values in parentheses in C/... +0.53
What does this function definition mean? +0.60
How does strtok() split the string into tokens in C? 0.00
Which of the following would be more efficient? -0.84
lookup table in c -0.62
sizeof void pointer -0.89
What is the output of the following code? +0.75
Use the c preprocessor to increment defines? +0.31
Is typedef ever required in C? -0.41
returning multiple values from a function +0.20
Unions within unions -1.66
What is wrong with the following code? How to correct this? -0.09
2d array representation through pointer +0.78
(array & string) Difference in Java vs. C +0.63
c string basics, why unassigned? -0.15
ansi-c, better copy array elements to another array? +0.25
Is typedef'ing a pointer type considered bad practice? -0.75
contradiction between c-faq and my compiler +0.16
struct and typedef -1.16
Learning c++ from php -1.47
difference between int* i and int *i +0.34
What actually happens when an integer is cast to a char pointer? +1.89
Arrays of strings in C -0.43
initialize a multidimensional C array of variable size to zero +0.28
Why does "++x || ++y && ++z" calculate "++x&... -0.26
Explanation of postix, infix and prefix notation -0.85
String input using getchar() 0.00
Pointer (trick): Memory Reference +0.39
Switch-Case Operator -- C -0.54
array of pointers to functions +0.52
Problem with makefile -1.01
Cannot create a program which will invert string -0.53
Behavior of #define in c -1.43