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 ... 15 16 17 18 19 ... 62
Title Δ
C Programming- Scanf not working. Tried adding space, doesnt work +2.50
Pointers in example +2.14
text to decimal C 0.00
Multiply Hex > uint32> back to Hex -1.68
C language: sizeof() applied to the name of an array vs pointer to... +2.39
Why do we need to include prototypes in source file in C? -0.26
How to define a global array (which gets length another function)? -0.48
iterating through a struct in c -2.14
Differences between global and pointer access +0.43
Why can pointers be NULL -1.69
Unable to understand the pointer to pointer output : 15 15 +2.14
Size of Pointer Variables +0.59
In this snippet, Does memory allocation help ? I think its overwrit... -0.26
memory allocation of string literal strcpy 0.00
How to have a function recieve pointers as arguments? +0.61
Run time of an algorithm in C 0.00
define without a # in front of it in C -1.30
How do I print out the value from a member in a struct in C? -0.19
Writing to char* array in C throws segfault +1.56
How to recongnise C or C++ -0.82
C open() function fails. Are my parameters wrong? +0.89
In c, Is it bad to have functions dedicated to allocate memory? +0.85
Compiling multiple .c and .h files +2.14
Pointer to a function and its return type (void) -0.93
Pointer to array of pointer to char vs. pointer to pointer to char... 0.00
I Can't figure out how to change a String and add more characte... -1.03
Complex pointer declarations 0.00
Printing array in reverse order 0.00
What is signed integer overflow? -0.73
How to identify an object in C -1.46
Passing a 2D array to pointer type 2D array in C 0.00
Weird pointer to array syntax +2.04
I am getting an error while using bubble sort in array of structure... -0.57
Error in running C Program I found in a text book using Xcode. -1.92
Square brackets in (nested) C structures +1.74
How to allocate memory using a pointer to pointer in C +0.91
c pointers and memory - understanding 0.00
How to check if an argument contains a character or the number 0 in... +0.48
C++ and C-string variables, char array size -0.90
C language pointers: int ** Vs. int (*g)[] -0.26
Why does the printf function print the value input even when the in... +0.48
extract string and integers from text file and put them into array... -0.20
How to declare a 3-Dimensional Array with very big size in C? +2.10
Is it true that it is common for programs written in C to contain a... -1.29
When do I exactly need a pointer with structs 0.00
doubling the size of array with realloc() +0.47
How are registers used in C? -0.84
Please explain the output to this code: -2.00
Why the case label doesn't reduce to an integer constant in thi... +0.32
Passing of large array between several C modules +1.12