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 ... 43 44 45 46 47 ... 62
Title Δ
malloc() crashing on Windows but not on Mac -1.71
What does the C declaration signify? +0.19
C++ - Declaring multiple object pointers on one line causes compile... +0.88
Which of the following combinations of post & pre-increment ope... -0.64
C Syntax Explanation -0.51
Passing pointers to arrays to functions -0.58
Single line expression to branch off of and clear a boolean flag? +0.03
how much memory is allocated for a variable? +0.40
C programming: arrays and pointers -0.69
In c how to do scanf for single char +0.55
How to dynamically allocate a contiguous block of memory for a 2D a... +2.26
Why the array name argv can be assigned? +1.34
using int counter in array name +0.17
Basic C Pointer and Functions -1.05
C programming: Does float always auto-convert to double when multip... -0.33
ANSI C - count the size of the string pointer -0.41
ANSI C - initializing an array -1.01
correct way to return two dimensional array from a function c +0.10
C Data Type Creation +0.22
Counting the number of characters in comments line in C -0.10
Questions about pointers and arrays -0.20
Function declaration order matters in c language or am I doing some... -0.59
ISO C forbids empty initializer braces in C +1.42
Which types pass by reference and which by value? +1.12
ISO C90 forbids mixed declarations and code in C +0.36
Memorymanagement in C, passing pointers in functions, segmentation... +1.02
Why scanf("%d", [...]) does not consume '\n'? while scanf... +0.43
strcmp with pointers not working in C -0.97
Saving multidimensional arrays in C +2.04
Free memory after malloc -1.08
How can I use variables in multiple files? -0.56
ASCII TABLE - negative value +1.99
No loop condition in for and while loop -0.64
Why queues and stacks are declared as pointers? +0.34
Use a #define number into a function in C -0.64
file handling in c : can not read proper in table format data -0.68
Size of pointers: Dependent factors +0.91
How pointers to function as struct member useful in C? -0.15
2D Dynamic Array, filled with Complex numbers +0.05
C Programming-Stack and Heap Array Declarations -0.49
How to get size of 2D array pointed by a double pointer? +0.57
What does main() return? -1.25
MEMORY MAP for 2d / multidimensional arrays -1.26
C array pointer failed -0.92
Array to functions in c +2.42
Resizing an array in C -0.35
Local variable still exists after function returns -0.80
Why is this showing up as 82 when executed? For Loop - Factorial -2.00
How to pass a method the height and width of a 2d array as paramete... +0.20
how are the c language varibles are stored(in stack,list,tree?) whe... -0.99