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 2 3 4 ... 62
Title Δ
What does serialization mean and why does it perform better when us... -0.85
How to get the timezone in C99? 0.00
Which types are the given functions? -0.48
Subtracting a value from a typedef in C? +2.15
Realloc makes dynamic-array NULL 0.00
Handling double-variable switch statement with macro in C 0.00
How exactly is the program running? +2.22
How i make restrictions into a variable 0.00
How to track a flow of a c program? +0.10
Array of Pointer for char Vs Array of pointer for int +0.51
The following C code outputs a segmentation fault error which I can... -0.24
cl: array type has incomplete element type => why warning and no... 0.00
Best way to get and print formatted datetime? +2.20
Why is the size of structure pointer **s when derefenced to '*s... +2.10
Why the content of file pointer is null before using fscanf() and a... -2.28
Currently take CS50, having trouble understanding why this works? +0.54
How is `int (*arr1)[10]` different from `int arr2[10]`? +2.43
Benchmarking C struct comparsion: XOR vs == +0.03
Problem in program to count number of words, sentences and letters... 0.00
Strange line in legacy C code running on Linux 0.00
how the precedence and associativity works in the following example? -1.93
how to write a function that links other functions in C -0.27
Fortran style implied do loop in C? 0.00
confusing behaviour of logical and (&&) and logic or (||) o... -0.37
Is there a way to put a variable inside a string formatting like %0... 0.00
C Operators and Precedence -1.62
Using sizeof() with pointer to struct in C +0.10
trouble understanding advanced pointer arithmatic syntax +1.27
Why does printing the first element of a pointer to pointer to a ch... -0.05
Size of the stack and the heap +2.34
What does this line of code does in C programming? +0.73
Incomplete type is not allowed but I cannot find the reason why. Pl... 0.00
Can anyone explain to me these strings' behaviours? Why can'... -1.76
Can I execute free() or close() in a signal handler? +1.32
Why is the "&" address operator necessary here? +0.77
How do I get programs from C to run in HTML? -0.47
Difference in length between string and character array in c? +1.42
What are prototypes in programming? +2.41
How do I make a variable in a struct equal to any value without a w... +0.78
How to deal with structs in c? +0.44
Passing multi-dimensional arrays into functions errors +2.10
typedef pointer alias vs define pointer alias 0.00
Implementation of stack using linked list +0.56
Why don't need to use free() function in this case? -0.46
How to loop if statements in C -0.08
issue with pointer of chars +1.29
Why does this while loop repeat after the user has entered input th... +0.55
Extracting values from a formatted string variable in C +1.01
is END OF FILE (EOF) right after the end of text or depends on the... +2.56
Syntax C, What does this mean 0.00