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 ... 28 29 30 31 32 ... 62
Title Δ
Is it possible to have multiple strings in a single dimensional arr... -0.12
How to access arrays inside a structure in pointer format? +1.28
Why can't C functions return an array type? -0.87
some questions about evaluation order and comparison +0.53
++ operator on a pointer to struct member +2.55
skipping over scanf loops in c +0.51
What does the main() function mean for a program +1.08
Can I free pointer address without malloc? -0.45
C literals concatenation +2.84
How to read parts of a formatted text? -0.74
memory allocated by NULL pointers +2.45
gets() function gets skipped from the second time onwards -0.11
Do-while loop not observing truth assignment (C) +0.13
Understanding addressing of strings in 2D arrays -0.65
C code works in 64-bit Ubuntu 14.04 but fails in 32-bit Ubuntu 14.04 -1.39
Use or purpose of a pointer to a pointer (C) -0.84
How to decode the c source code which is gcc compiled +0.03
Why are typedef names used twice in struct declaration in C? +0.39
Can one element in struct access another element of itself in C? +1.11
Arrays in different languages - store references, or raw objects? -0.34
Difference b/w char* str[],char *str and char str[] +0.08
Why won't C compile if two separate source files in the same wo... -0.33
Logic operators in return statement in C +0.17
Implementation of Dynamic Table in C 0.00
Printing all duplicate words from a file in C +0.05
pointer array equivalence in C using arrays of different dimensions +1.88
Array type char[] is not assignable -1.43
How to print multiple strings(with spaces) using gets() in C? +1.02
Ansi C:Is an array's name Stored as a pointer variable? 0.00
Does C always generate the same random sequence? -0.46
Why do 64bit pointers in C use only 4 byte instead of the expected 8? +0.74
Difference between HashMap and HashTable purely in Data Structures -1.45
Why is it possible to store more than one characters in a "cha... -0.42
Is the char encoding same across programming languages? -0.37
Are redeclarations forbidden by C standard? +0.48
Adding to integer array base address C? +2.13
How to represent currency or money in C +1.00
How pointers allocate memory +0.24
This basic C program alway gets wrong answer, especially x always b... -0.70
Why typedef for a function pointer is different from a regular type... -1.55
Call MySQL Stored Procedure in a C application giving an error -0.45
How to get input of variable chars/strings in C? -0.53
Assignment of read only location error when assigning value of poin... 0.00
Distance between arbitrary pointers +1.80
Dereferencing a 50% out of bound pointer (array of array) -0.24
strcmp always true regardless of input +2.08
Why do I have to use %ld when referring to the size of an int varia... -0.35
Split Integer into two seperate Integers -0.44
Understanding code with use of the malloc() function and pointers -1.53
Creating arrays and accessing them with pointers 0.00