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 ... 35 36 37 38 39 ... 62
Title Δ
How can I generate a #define list of a given size +0.64
Why does the compiler allocate more memory than required? +0.16
Functions with pointers in exercise 16 learn c the hard way +1.15
Can someone explain how pointer to pointer works? +1.06
What are the rules for 'typing' of parameters when explicit integer... +0.86
gcc strange behavior in certain array pre-/post-increment cases (ed... +1.51
remove '//' & /*...*/ comments in c file to get preprocessed fi... 0.00
Confusion about argc argv and env +0.52
expected identifier or '(' before 'int' -0.60
Dereferencing a null pointer -1.25
Why dereferencing the main function does not show memory content? -0.70
Why can't I swap the memory address of two variables? -0.93
Elementary XML parser 0.00
How to know, what is inside a header file? +2.17
Check if a array index is a number or letter? -0.20
Coding in C: efficiency of temporary local variables +0.31
Unable to understand output of program 0.00
Getting Strange Segmentation Fault In Code 0.00
Is there a function in c that returns the index of a string in anot... -0.49
Storing a string in char* in C -0.51
Matrix as function parameter 0.00
Having trouble converting a whole sentence from uppercase to lower... +0.57
1D string Array comparison with 2D string Array in C 0.00
Any guarantees for uninitialised variables? -1.72
is 1 in int garanteed to be 00...001 in C? -0.95
Array of structures: assignment from incompatible pointer type +2.23
buffer overflow not affecting const variable? -0.61
Tough Pointer and double pointer headache +0.18
Definition of a function in a C program -0.25
About pointer to multidimension array +0.02
C, what does this line do? +1.99
How to get a character ASCII value in a integer variable? -0.95
printf spits out garbage even though the char array is null termina... +2.27
Lvalue required error in array -0.34
Clarification of char pointers in C -1.38
Declaration of function pointers -0.06
constant pointer to an address or pointer to a value -1.23
Arrays of structures, dynamic allocation +0.10
Pointer operand on declared int vs a declared pointer +0.82
C - Yet another strtok() and free() issue -1.66
Not understanding the difference between *p[3] and (*p)[3] -0.15
Constant Pointer vs Constant Variable +0.24
Program doesn't execute gets() after scanf(), even using fflush(std... +0.90
Why give a variable a null value when declaring it? +1.57
Strtok use and finding the second element +0.02
Using of several increment/decrement in the same statement -0.43
Escape all special characters in printf() +0.43
C assigning the address of a 2D array to a pointer +0.82
Coding best practices +0.80
how to give base address of 2d array to pointers +1.80