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 ... 17 18 19 20 21 ... 62
Title Δ
array of pointers to ints? or pointer to an array of ints? +0.83
Purpose of variables that are of type enum in C 0.00
Function fails to write to integer -0.40
Compare between pointers and integer 0.00
How does (floor) work in C? Strange result with var=4.2 when multip... +0.30
malloc() | difference in memory address length of stack and heap lo... +0.39
BEGINNER - Printf don't print the entire word of my code -1.44
Order of Arguments in C +0.47
C - a NON INT function example? -0.48
Did the author make a mistake in explaining stack and heap in C++ o... +0.36
Questions about compiling C on Windows and using getchar() -0.03
Does struct assignment guarantee padding to also be equal +0.81
How identifiers are stored in memory? +0.22
What happen if '&' operator is not included in scanf wh... -0.51
Replace special charachter '´' in C -0.56
Confusion about Printing string arrays in C +0.73
While with multiple conditions +0.31
C WikiBooks - How is C a small "what you see is all you get&qu... -1.42
++*p++ cant understand the precedence thing -1.86
If char*s are read only, why can I overwrite them? -0.58
Understanding scanf behaviour +0.90
In C, why can't a const variable be used as an array size initi... +1.32
What does char word[100] mean in C -0.53
C - Hashtable Doesn't Work Properly 0.00
Mystery of the mysterious P +0.47
Is array of characters another way of representing String constant... -0.03
Gets and malloc in c +2.13
Array becomes larger than declared -0.48
Strange C precedence evaluation +1.32
C - Role of first argument in variable number of arguments -0.17
adding a statement after or before all specific function calls usin... -1.61
why to use an underscore for a struct in c? -0.40
error: invalid type argument of ‘->’ (have ‘struct xmplrpc_bindi... +0.49
Sum computed but not stored. Why? +0.84
How Java and C manage memory of local variable? +0.17
CS50: pset2 / initials:- I've got code that works but I feel li... -0.74
Multipying two numbers using a function in C -0.80
Can C function parameters set variables? -0.53
How can I use feof with while loop? 0.00
I want to know why this works without having to bind memory for the... -0.99
Why does printing a pointer in %ld in C yield this result? -1.60
strtok deletes my string except the first token 0.00
Calling malloc multiple times 0.00
Does fgets() move the file pointer ? -0.51
How to call a function with a pointer to a struct? -1.49
Can someone explain variables declaration in C +0.48
Is this code functional? +0.47
K & R fuction declaration 0.00
C issue with first calculation program +0.47
What is difference between use &a and a 0.00