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 ... 33 34 35 36 37 ... 62
Title Δ
C structure pointer +0.07
Variables in Stack & Heap +0.53
Why are C's arrays first dimension ignored by the compiler as a... +1.14
Why isn't the C standard library built into the language? -1.23
2 dimensional array in pointers -0.39
How does concatenation work in C? -0.11
How to dynamically allocate a 2d array and why? -1.95
C: Converting int to String +0.25
how to initialize something of type 3 ints of a structure? +2.09
Why does mingw issue a warning for printf("%d",x) when x... +2.55
Floating point math in c getting random numbers -0.47
Declarators semantics in C99 -1.57
Do I need a regular expression in C for this string comparison -0.63
Passing Multidimensional Arrays to a function in C 0.00
Learning C Pointers - Assignment is to print out addresses and the... -0.09
Is manually requesting buffering neccessary? +0.61
P thread - cast to pointer from integer of different size -1.62
What if the user input exceed the number of characters set in a cha... -0.56
Is the bookkeeping of allocated memory blocks redundant? -1.12
Allocating 2D array with pointer to fixed-size array 0.00
C language - turning input into code -0.34
why my case give me the errors?Why i can't put variables in swi... +0.99
Exceptions in c programming language -1.18
why can a char pointer be a char array in C +0.05
C function change string using pointer +0.55
Using malloc inside a function and return local pointer +1.23
how does a do while loop used provide user prompt? -0.95
the address for the array pointer, &array +1.64
Type of different array declarations -1.30
What is exactly being declared by typedef? +0.59
pointer to an array derefferencing -0.44
Use of % in scanf and printf +1.36
Initializing iterator pointer : Segmentation Fault +0.24
Array of char* and how to allocate memory for each -0.52
What does fscanf() put into char pointers? 0.00
How are arrays passed to a function in Java +1.30
2 dimensional array in C language +0.57
How scanf("%d", i) is working? +0.52
Pointers and Arrays : pointer constant +1.19
Confusion regarding pointer +0.04
Why the C standard C11 isn't default in gcc? -1.47
I want to understand line of a code regarding linked lists -0.42
Different versions of C/C++ -0.88
name of a structure - pointer +0.01
static and dynamic allocation of memory +0.83
View item of linked list -1.33
sqlca.sqlerrm.sqlerrmc SQL code -284 0.00
How to free a two dimensional array using malloc -0.18
Why does fgets() return a pointer to the newly filled char array? -1.25
why printf behaves differently when we try to print character as a... +0.30