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 ... 54 55 56 57 58 ... 62
Title Δ
Question about pointers and strings in C -0.07
Sizeof doesn't return the true size of variable in C +0.09
C scanf with spaces problem +2.03
In C, what does a variable declaration with two asterisks (**) mean? -0.87
Segmentation Fault with string array +0.25
Is there any shortcut for array size / length in C? -2.04
Are . and -> in C and C++ really operators? -0.61
Is there any merit to a web developer learning C? +0.50
Deep Analysis of Const Qualifier in C +0.91
const qualifier for pointers to pointers +1.29
Storing a struct and ints in an array +0.74
C - (ptr = = &ptr) What is *ptr? +1.62
C difference between *[] and ** +0.04
Why the address of main function's parameter change each time? -1.91
Shortcut to remember the Order of Evaluation and Precedence of Oper... +0.86
How to check for type in C in function -0.50
C dynamic array initialization problem +0.24
Where are C/C++ main function's parameters? +1.02
One question about function definition in C++ +1.47
Creating a calculator in C +0.39
understand passing parameters by reference with dynamic allocation -0.19
How to get the length of a function in bytes? -0.34
Problem with multidimensional c array -0.15
Changing contents in array of character pointers -1.02
Passing 2D array of pointer to function C +0.63
Function declaration -0.65
warning about C function pointer +0.54
Portable way to "unpoint" a pointer typedef? -0.23
Check if input is a correct integer -0.53
How do I implement parsing? -0.86
C declaring a 2d array using constants +0.24
Pointer pointing to an empty array -0.23
string[x] vs *string++ -0.86
How to understand this define +1.24
Passing enumerations by reference...garbage value returned to main 0.00
Messy function pointer interpretation +1.76
How can I make a portable executable? -0.57
Typedef and complex declaration in C -1.09
C Programming #define? -0.50
how do pointers in c work here? +1.11
Check if input is integer type in C +0.00
In C, how can I convert a string to a character array? +0.24
How to remove a character from a string using baskspace in C? +0.02
Where is the segfault in this code? -1.27
Why do we pass by reference when we have a choice to make the varia... +0.24
What do people find difficult about C pointers? +0.82
Why do most C developers use define instead of const? +0.29
Accessing/modifying an array of strings in a structure -1.41
scanf fails why? +0.88
Variable declaration and definition +0.25