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 ... 41 42 43 44 45 ... 62
Title Δ
The semantics of checking if conditions -0.53
generate random byte stream with `c` -1.54
gets() doesn't get excuted -1.10
How to allocate memory while using typedef? -0.98
In C, can a const variable be modified via a pointer? -0.35
How to write a full struct in a file? -1.13
Initialize the first elememt of the structure or the whole structure? +0.26
Make String(char*) from multiple ints in C -0.21
struct of structs as argument +1.19
Why this print statement changes the previous pointer? +0.82
In my program what is the difference between Record* and Databse*? +2.19
How does one determine whether a C file is gcc compilable? -0.74
if-else vs if-else-if-else -0.49
1D array decays to pointer, but 2D array doesn't do so, why? +1.54
C/C++ array of pointers to 2d arrays +0.56
Difference between array difference -0.11
Pass By Reference Multidimensional Array With Unknown Size +2.00
C code iterators incrementing by sizeof(int) instead of by bytes -0.39
Input validation using scanf() -1.48
Structure pointer operator conjecture (theory) +0.37
How does C know what type to expect? +1.00
Which way should I compile my C code? +0.47
Pointer notation +1.33
Complex C declaration +0.68
valgrind memory lost in array of pointes -0.55
Const Char* name vs Const Char *name +0.85
What does `rc` for function return values mean? -1.32
max value of integer +0.09
scanf is skipped even if using fflush 0.00
adding variable to itself with postfix increment different in Java/... +0.21
C Compare Array Elements in Function +1.36
difference between &array[0] and &array when passed to a C... +0.46
How to create variable names on the fly -0.31
why can't we define typedef typedef TYPEDEF -1.63
Strange behaviour snprintf c +0.87
When can I omit curly braces in C? -0.02
lining up printfs to look nice and line them up +1.63
binary tree: user decides whether it should be a number tree or a w... -0.69
Is the value of a struct variable just an address(like in the case... +1.63
Behavior of printf on passing less arguments in it -0.15
How do I concatenate an integer onto a string in C? -0.75
How to compare strings in C for a condition -0.18
Why do I need to allocate memory? -0.10
Fork() and && shorticircuiting in C +0.54
How to use a function of one type, in a function of another type? -0.54
Interating through an array of structs -0.90
Hello.c: In function ‘main’: Hello.c:13: warning: return type of ‘m... +0.79
Why re-declare a function in main? -1.10
fscanf not reading floats correctly -1.45
Pointer size and Pass-by-Reference vs. Pass-by-Pointer +2.15