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 ... 38 39 40 41 42 ... 62
Title Δ
Access address of pointer in pointer-to-pointer array -1.03
How to change a variable whose name is the user input? +1.82
'->' operator in C and how it's used +0.55
Mod operator not working in C +0.53
Why is char[] on the stack but char * on the heap? +0.32
C, function returning another function +0.05
Dynamically allocating array of structs 0.00
Binary Search Tree insertion not working -1.36
Min/Max Value of a short int in C +0.07
c array error, skips some elements +0.55
recurring binary for decimal number -0.97
can you interpret varargs as an array if they are all pointers of t... -1.40
What means "standard input" in C language? +0.12
Typedefs for complex data types -0.40
Advanced Pointer convoluted syntax -0.21
How to flush buffer after wrong input -1.34
Array-size macro that rejects pointers -0.90
How to create a dynamic array vector without using stl? +2.34
Fahrenheit to Celsius program improvement and choosing the output +0.61
Address of values and variables +0.10
How much memory calloc and malloc can allocate? +0.05
I can not get the error "Variable uninitialized" to go away +0.20
Why numeric arrays don't end with a '\0' or null character? +1.54
How do I bind arguments to a C function pointer? 0.00
Are string literals automatically being casted to char* at compile... -1.36
Does the type of bitfield affect structure alignement -0.19
Pointer to pointer value -1.10
Why do we need compiling and linking separately? +0.48
Which data structure I should use if the data is mostly sorted? -1.00
Style: Whitespace between the * and the variable name? +1.93
Struct entry declares a field of type array, but compiler says it's... +1.19
How to make a data type smaller than 32 bits +1.88
Correct C syntax for "address of" character pointer array? +1.79
Trying to implement a decrementation on a constant in C +0.05
Initializing array of structures -1.07
Dynamic index loop +2.33
C Unknown type name 'my_structure' +2.82
Is malloc/realloc/calloc used? 0.00
What does sizeof without () do? +0.03
seeding and random number generating +0.52
C - How can I sort and print an array in a method but have the prio... -0.30
How to create n number of arrays based on user input in C -1.85
Pointers and type casting in C -0.27
invalid type argument of ‘->’ -1.13
C casting a char * to a char * [] -0.35
How do you use pointers to reference the address of an element in a... -0.42
Is `sscanf` guaranteed not to change arguments that it doesn't find? +1.19
Can I use arrays as a function parameter in C99? +0.50
allocate memory in C -0.65
how do I handle arguments in main? -0.05