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 ... 37 38 39 40 41 ... 62
Title Δ
Changing the precedence of the operators in C -1.49
Convolution in C without Stackoverflow +0.03
C: Confusion Regarding The Use of Pointers +0.29
how to declare dependant structs in C? 0.00
What will be the output of the following program? +1.19
What is the purpose of declaring the array as static in the function? -0.10
How can I count specific words from a file? -0.45
C fundamentals - Having problems with variables and pointers -0.40
How to write a C macro which converts float* to float_ptr? -0.87
Very strange error regarding gets(string) -0.81
How to return an array in c -1.05
Type of character constant +1.72
How many bytes do pointers take up? -0.48
Pointer to a 2-D array +0.98
Generic List in C using void pointer -0.20
fscanf is returning segmentation fault while my file pointer is not... +0.90
& operator does not do anything in structure? +0.12
Addressing in C -0.39
Does C compiler allocates memory for variable name used for declari... -1.41
String from a function in C +0.56
If statement where all the conditions equal each other +1.02
C issues with pointers -0.40
Syntax to pass an array to a function -0.15
Array sorting in C +1.70
Fing out if exists #define by it's name -0.61
How we access stack variables without poping them? +0.33
LValue required - Reason and solution for my first program -1.83
Why the below code is not printing the value 10? -0.37
How to differentiate a character and a number? -0.48
Converting function from Python to C -0.73
Why do C written libraries use so many structs? -1.03
C - What is this code line means?(about structs) -0.72
Address of a pointer to first element of an array? +0.55
C Struct & Strcpy, dot operator does it resolve into a pointer +1.83
c - creating a linked list without malloc -0.92
Store an integer in a char array +1.02
GNU Compilers vs. Visual Studio on Arrays Allocated w/ Length Const... +0.40
C basic string problems +1.26
malloc() in C not working as expected +0.70
How come my program keeps crashing when I try to run it? -1.07
C subscripted value is neither array nor pointer nor vector when as... +0.35
array returning error in c -0.31
printing improper number of characters in a string -1.96
C programming - Scanf/gets unexpected behaviour -1.30
Wrap around explanation for signed and unsigned variables in C? -0.71
Why would you ever want to have an array on the heap? -0.19
Could anyone explain this unexpected point output to me? +1.30
Why is not freeing memory bad practice? -0.83
Can unsigned int replace Pointers in C -0.65
Why not GOTO Statement? +0.57