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 ... 42 43 44 45 46 ... 62
Title Δ
My weirdly non-working C code for getting a word +0.70
Where in memory are my variables stored in c? +0.54
Making 2D Array of Strings in C +0.57
How to continue scanf if newline is entered? +0.63
How to Convert Integer to Character Array using C +1.74
Function Name Variability with Pointer in Struct -0.84
printf ouput is being destroyed by a "\n" after scanf +1.62
realloc and the ghosts of mallocs past -0.29
Why Segmentation fault in following code? -0.79
can someone explain the purpose of %f and %d to me? +1.70
C string declaration -1.42
++ has higher precedence than logical operator? +1.13
Is there an example of when a null pointer is necessary for proper... -0.36
How to retain the value once code enters into another function +0.10
C bit field variables are printing unexpected values -0.14
why use different pointer types? -0.17
char *name[] array of pointers or pointer to arrays? -0.16
How to fix switch and case macros for string in order to avoid defi... -0.81
Why this code giving run time exception when free-ing the pointer -0.70
Writing time to a file in C using time.h +0.22
What does mean method(void * param) in c -0.51
Getting the number of digits of an integer +0.33
When is a linked list modified? -0.96
How do I transform an IF statement with 2 variables onto a switch f... -0.42
C Large Two Dimensional Array Creation 0.00
prevent users from entering wrong data types -0.51
if (x==0||7||14||21||-7||-14) {y=THURSDAY;} -0.53
Variable length arrays (VLA) in C and C++ -0.34
Arithmetic operations in IF loop +1.21
What does this wording of pointer type means in C99? -0.16
switch case: error: case label does not reduce to an integer constant -0.10
Size of char array is changing while passing to a function in C -0.78
Hexadecimal Parameter "or" | Operator in C +0.05
Swapping two variable using pointers +0.19
Why aren't bitfields allowed with normal variables? -0.91
an array of size 37 -1.30
Call function without parameter and parenthesis +1.32
void main(void) vs main() -0.33
How to dynamically allocate array of structures in c? -0.96
What is efficient to check: equal to or not equal to? -0.62
After freeing variable, can we use it? -0.96
I am a beginner in C, could anybody please help me with the output +0.18
Passing an array of Strings C +1.11
Two pointer method -0.20
How to add two fractions? 0.00
C memory allocating - char* and char sizeof -0.98
How to push data of different data types into a vector by reading f... -0.33
How does typedef work internally? -0.16
malloc double free behaviour +0.65
Understand Pointer and Arrays -0.90