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 ... 31 32 33 34 35 ... 62
Title Δ
Comparing strings passed to function via char-pointers 0.00
Association for type declaration statements in C +0.53
How to get the string value from a char array in C -0.48
fscanf doesn't read into an array +0.87
What are the differences between all of the values and addresses in... -0.70
Why are stdin and stdout considered files in C? +0.55
Passing structure arrays to functions in c programming -0.34
Use of char* in C++ for strings -1.35
Correct way to use malloc() and free with linked lists -1.47
A minor confusion in C +0.35
How to include a variable-sized array as stuct member in C? -1.16
How to print special characters explicitly in C? -0.59
How to initialize all values of array in structure in c -0.32
How would this C struct be translated into Cobol +2.16
Pointer to pointer equivalent in java +0.52
Binary tree traversal without using recursion +2.10
What Will The Declaration int (*ptr)[30]; Create? -1.80
difficulty in understanding c pointers when it is on it's own (... -1.38
Dynamic memory allocation of a string -2.02
Using sizeof instead of literal +0.08
Parameter Passing in C - Pointers, Addresses, Aliases -0.46
(Solved) Random numbers in C aren't random -0.34
C double pointer meaning +0.29
malloc and free in .h and .c while using language c -0.73
C: When to return by value or pass reference +1.11
C Pointers & Struct 0.00
"dimension" and "parameter" equivalent commands... +0.41
Length modifier vs conversion specifier in C -0.79
How do I create an array of multiple linked lists in c? 0.00
Pointer to arrays syntax +0.76
C: Trouble with operators and results of function +0.11
Difference between different ways of malloc +1.16
C error : "Subscripted value is neither array nor pointer"... +0.53
What is a pointer to an 'array of characters' in C? -0.05
Having trouble with array pointer in C +1.66
Realistic uses for pointer to pointer to pointer? -0.57
Where machine instructions of a program stored during runtime? -0.23
The scanf function, the specifer %s and the new line +1.23
Pointer to a Pointer in C? -1.06
is for() loop maintained inside stack or for is just a statement? -1.24
C : Write multiple arrays with one function. +0.06
Various questions about arrays in C +0.95
C ADT's - Why initialize function usually returns a pointer? -0.36
is there a way to determine which way compiler executes an multi co... -0.35
NASA C coding rules : misuse of pointer +1.18
too many arguments - function with int argument -1.86
What's the rationale for preventing assignment to arrays? -0.14
Why am I getting warnings about this code example? What is proper? -1.35
What is the use of static variables inside C functions? +0.09
Returning array pointer produces "warning: return from incompa... +1.18