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 ... 34 35 36 37 38 ... 62
Title Δ
How to pass a string from a function to main? +0.49
No output on program execution -0.05
Can pointers store values and what is the use of void pointers? +0.41
C - Error with mallocing a string -0.39
What is the meaning of the declaration "char (* ( *f())[])();&... +2.21
Is it possible to create a data type of length one bit in C -0.73
I am finding it difficult to understand this C Code -0.69
using %x to print the hex address contained in a pointer +0.47
C free(): invalid pointer allocated in other function -0.90
error handler in C program +2.27
Character pointer and Character difference in C -0.66
How to print a fread()? +0.87
C automatic variables -0.43
C language - Representing a matrix as an array of pointers +0.03
Difference between the address of the variable that points to an ar... -1.36
Memory usage of literal strings in C +0.61
C : Why the size of my pizza is not 10 bytes? -0.33
C Pointers: *ptr vs &ptr vs ptr -0.43
Why did this worked on someone and else not me? -1.03
What really happen when I defined array +0.55
C printf data format requirements -1.31
How to allocate a 3 dimensional array in C? +0.64
Does writing boolean conditions "in full" compromise perf... +0.70
Address for a 2/3d array in c -1.20
Why cannot use pointer of pointer as parameter to declare a functio... +2.44
Embedded Function Pointers +0.03
What is the exact meaning of an assignment operator? +2.45
Copy input from user and put it on screen -0.59
Should int a, f() {} compile? -1.38
use a function before it's compiled -0.21
Was told my C program was "hard coded" and I don't un... +0.39
how can i initialize array of string in c? -0.21
Allocating a 2D contiguous array within a function +0.43
I cannot change the value of an integer using pointer +0.20
"Segmentation fault" vs "run time" error? -0.04
Incompatible Types in assignment to data structure in C +0.29
Two-dimensional character array in C/C++ +1.08
Serilized file from Java and `sizeof` operator in C language (JNI)... +0.56
Returning Array from function in C -0.80
Why use & to pass value for function with *? -0.11
Why the following is allowed in C? -0.77
Value of a variable passed as argument to main() -0.33
What happens when there is multiple expressions in the condition pa... -1.32
Memory allocated for global variable and local variable in c : is i... +0.28
how can I 'crash proof' a callback function written in C if... -0.51
Why is C closer to the hardware? -0.53
Are C macros implicitly cast? -0.33
Array is treated as constant pointer,so we cannot change the pointe... -0.40
Why can i use an array but not a structure as a scalar in C? -0.39
Confusion over type of character array elements -0.38