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 ... 39 40 41 42 43 ... 62
Title Δ
Why these two code snippets equivalent to each other (Pointers) -0.78
what are the initial values of pointers in "array of pointers&... -0.96
rand() not produce random [c] -0.43
using “push” and “pop” in a stack -0.88
Address length of a string literal -1.14
How there is Lvalue required error -1.60
Printing array of chars using pointer to char -0.64
Unable to pass an address of array of type char *[2] to function ta... +1.76
invalid operands to binary * -2.05
What happens to statically allocated memory after its scope ends? -0.38
Where is a pointer variable's address stored when referencing a cha... -0.77
why is array name a pointer to the first element of the array? -0.23
Crash when trying to make an array overrun +0.20
Error while generating an array of pointer -1.29
main() function in C +0.30
Latitude Longitude in wrong format DDDMM.MMMM 2832.3396N +0.81
How to use Goto function +0.54
Please explain why Java and C give different answers for this code -1.28
Segmentation Fault related to Pointer in c -0.64
Passing arrays in c +0.87
Does allocation on the heap affect the access performance? +1.64
About printf and scanf -1.08
"Request for member in something not a structure or union"... +1.81
Three dimentional array of pointers where each dimention is differe... +0.55
How does pointer type casting work in c -0.62
How to rewrite complicated lines of C++ code (nested ternary operat... -0.42
Why, or when, do you need to dynamically allocate memory in C? -0.76
Check if input is float else stop -0.40
Why can't I make a GUI in high-level languages? -0.73
What are the differences between nested if and &&? +0.11
What is the most efficient bway to get len of string ? -0.14
Space for Null character in c strings -1.70
malloc non-deterministic behaviour -0.98
Incrementing Pointers, Exact Sequence -1.09
C kernel library includes and bloat +2.28
How can I fix my C program? -1.20
Why memcpy is using void pointer as parameter? -0.40
Why there is so many functions in string.h library that are "n... +0.53
Why array type object is not modifiable? +1.17
Why should I use double pointer variable to receive another pointer... +0.22
Accessing the array index -0.79
operator precedence order and evaluation confusion -1.02
Understanding the purpose of pointers -0.49
Annoying class hierarchy with mixed attributes +0.21
Making a non-reentrant function reentrant 0.00
Function Returning Itself -0.31
Assigning array to pointer confusion -0.52
Prefix and postfix operators necessity -0.15
error in allocating pointer to array of struct +0.53
Is a paranthesis in an expression evaluated before anything else? +2.32