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 ... 14 15 16 17 18 ... 62
Title Δ
Can I use scanf with pointers? +0.16
pointer incrementation and assignment +0.40
Array definition right after struct decalaration -0.87
Confusing on pointer array -0.51
Need an explanation in which occasions we should use & with pri... -0.48
Return a malloc’ed matrix while being able to use subscript notation 0.00
Why is implicit declaration of gets() not allowed in C99? +2.15
Switch case does not work c programming 0.00
How to make what function I use in c be controlled by a variable -0.03
Why basic C code throws Access violation -0.53
Correct terminology for pointer types -1.35
Do not understand this Infinite While loop +1.81
Definition of int variable with value limits +1.36
Changing element of malloc'd String in C? -1.91
How does a C Compiler know that char** x points to an array? -1.18
What real use does a double pointer have? -0.57
printf("C programming %s","is %s for health",&q... -0.97
While loops not working and crashing the console 0.00
C - out of bounds for type string -0.77
In a C Linked List why are the nodes also pointers? +1.05
What's the preferred way in c to map some values to other values? +1.59
getchar() reads '10' into '1' and '0' in C -1.49
What is the difference between Symantic error and Logical error in C? -1.33
Arduino equivalent to VB WITH -0.29
(~INT_MAX && INT_MAX) returns 1? -1.90
Will reading an unintialized value more than once always give the s... +0.54
Some confusion with regards to parenthesis in C +1.34
Is it possible to define macro inside macro? +0.56
Array Pointer compile time warning : warning: initialization from i... +0.27
Compare string to integer in C 0.00
Don't understand odd C function definition +2.62
Explain this method of taking input in array -1.11
C using typedef or #define to define structure -0.87
String input in C issue +0.38
Error : can't convert char[6] * to char * 0.00
Can you use a pointer as array notation in C? -0.27
c using enum inside struct -1.50
Not sure how to turn a Java class into a C header and code -1.89
cannon projectile program using c programming -0.04
Double pointer of array of int -1.11
Struct with an array prototype in C 0.00
Why is the output of the following program 2 97 and not 2 2? -0.70
Proper way to convert a double to string without allocating more me... -0.72
Difference between pointer declaration and indirection -0.40
Why turning these macro-functions to functions didn't work corr... +0.47
Pointers don't print the correct values on dynamic array -1.86
Wanted to check if the value entered is a number or else. "isd... -1.49
Conceptual (Basic) Questions about Arrays in C -0.71
Why scanf("%d", &number) results 'a' as 29 in... -1.25
Variable types in C and who keeps track of it -1.76