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 ... 48 49 50 51 52 ... 62
Title Δ
how to initialize members of an array of struct in C +2.70
Why can a pointer not be assigned to an array in C? -0.74
How does memory actually look for a C array? -0.19
Good Summary / Overview of C99? 0.00
How to make a C Program for Game of Life using text file 0.00
Putting numbers separated by a space into an array +0.56
Struggling with compiliation: Pointers in C -0.82
function parameter evaluation order +2.41
What should I use in ANSI C to create linked lists? -0.67
How do I pass a char(*)([long unsigned int]) as a parameter in C? +0.92
Should I free char* initialized using string-literals? -0.76
sizeof a static array in C +0.69
How do I read this complex declaration in C +1.57
Accessing elements in a static array using pointer(arithmetic) in C -1.43
Why can't C compilers rearrange struct members to eliminate alignme... +1.05
C programming; lvalue required -1.20
The V7 Echo program increments a constant pointer, how? -0.41
C/C++ #define Macro inside macro? -0.62
Why can I sometimes modify a const object and sometimes not? -1.14
Writing hex representation to file -0.90
How to tokenize / split data from .csv files containing days and ra... -0.61
How to declare a variable size 2D array in C? +0.43
Union/Structure datatype and bit field referencing speed 0.00
getting stuck with C pointer Structure -1.04
Whats the meaning of this code? -0.47
What does a++ mean in C? +1.04
referenced array == array +0.26
Which is the best way to get input from user in C? +0.30
EBNF declaration syntax in c program -0.23
referencing an index value of a character in a pointer string in c +0.02
local scope record on the stack -0.95
C - Generating all possibilities of X character words -0.32
Two equality comparisons with NULL in C +1.11
Is there a shorter way to find length of an array than this C code? -0.46
Limit Console Input Length in C: -0.52
Arrays and functions in c language -0.36
Something I don't understand about a function in Binary Trees in C -2.04
Memory allocation problem in my C program -0.83
Matrix Access Ansi C +0.50
How to check if an enum variable is valid? -0.69
Does an Array variable point to itself? -0.49
Rewrite C code Using Pointers +1.34
How do 2D arrays in C become 1D arrays? -0.74
Why am I getting a seg fault (multidimensional arrays C) -0.13
typedef equations in C +0.40
C Pointer for 2-dimensional Array -0.97
What means *p++=x -0.56
Non-prototyped function declarations -0.48
What does "%s%d%s%d" mean in printf? -0.10
Link list in C and java -0.03