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 ... 18 19 20 21 22 ... 62
Title Δ
Where am I going wrong with my memory management? -1.69
can someone explain the usage or purpose of (char *) and (char **)... +0.20
Passing a string array to a function using pointers +0.49
Can't understand small part of strcmp function +1.24
C strlen using pointers +0.75
Evaluating p && *p++ +1.13
Passing string as a case condition +0.49
How is memory allocated in c , and why diffrence between two contig... -0.90
Swapping two integers using pointers using c -0.01
What was with the historical typedef soup for integers in C programs? -0.87
Reference of an Array without Index in C -0.59
Understanding pointer to pointer arrays as arguments in a function -1.22
Returning a bi dimensional array from a function in C +1.87
error C2446: '==' : no conversion from 'int *' to &... +0.48
How can I use scanf and if with strings? (Very basic) +0.47
why always avoid multi-dimensional arrays in C/C++ for numerical ca... -0.12
C programming - pointers used in functions that work with multidime... 0.00
C - String vs. Array in for condition -0.66
Where do I place external variables in MQL4 language? +0.60
Cant add more than 1 value to a dynamically created array in C -2.01
Dynamic memory allocation for char*** -0.56
C - pointer to pointer array -1.27
Scanning with %c or %s +0.48
C compiler confusion -0.52
Pointer and address in C 0.00
C: What variables are recognized by the compiler? 0.00
Pointer to a pointer to an array (?) +0.95
How to properly print file content to the command line in C? -0.93
How do I find declarations/definitions without an IDE? +0.46
Printing pointer raises a runtime error +0.47
Syntax of pointers to structures - linked lists -0.31
Can a function return other function in C? -0.96
Why does printf prints only first character of a character array wh... -2.21
Statement: " There must be at least one statement in the execu... 0.00
Number of Instructions in C code according to HIS code metrics 0.00
Macro Definitions Syntax -1.55
error: expected ‘:’, ‘,’, ‘;’, ‘}’ or ‘__attribute__’ +0.65
Operator -> in malloc function -0.63
Find the average of a potentially infinite number of integers in C 0.00
What is the difference for this C++ code with and without the paren... -0.02
strange crash on fscanf +0.87
Confusion with loops in C +0.60
What is the difference between malloc array and regular array when... +0.88
Preprocessor macro in C +1.28
C - How to change char ** argument in main function -1.48
How to call an external program with full IO in C -0.69
What happens to a parameter passed by value that is modified locally? -0.05
Why can't we generalize the pointer declaration? -0.64
How to pass a multidimensional C array to a function? +1.63
What size should be used for fgets? +0.47