StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Eric Postpischil

Rating
1674.77 (285th)
Reputation
91,475 (854th)
Page: 1 ... 13 14 15 16 17 ... 69
Title Δ
What's the void* of function pointers? -0.28
warning: comparison of integer expressions of different signedness:... +0.88
How to change #include with #define in c? -2.69
How to calculate float type precision and does it make sense? +0.90
Char to int typecast fails 0.00
Number of possible sequences of 16 symbols are there given some res... -0.85
Initialize struct varargs +1.88
Pass array to a function instead of variable 0.00
c - correct struct element pointer arithmetic -2.97
Why memory allocation for a structure in C works with any value giv... -0.78
Access an array from the end in C? +0.41
av[1] and av[1][0] Not the same address? +0.69
How exactly array type is stored in C? +1.19
is illegal hardware instruction caused by running a file that is to... 0.00
Confusion with usage of strcmp() for number strings 0.00
K&R C Book: Question on Malloc implementation p187 -0.08
How can an index be a string (i[s])? 0.00
Chebychev points and floating point precision +1.15
C99: cast callbacks with different number of arguments +1.23
Efficiently print every x iterations in for loop +0.81
Where is the local static variable stored? If it is data segment, w... -2.80
How to work with a buffer without keeping it in memory 0.00
returning const pointer to const int +1.11
Why floating number is different every hundreds? 0.00
How do the standard define a C program? +1.50
Why do C compilers make it so hard to get -Wwrite-strings warnings? +1.53
How are things stored in memory 0.00
How to run the a[i] == 0 statement? -1.41
2d array not storing info correctly in a loop in c 0.00
Can I pass char* array instead of several arguments to a function? 0.00
Error: Expected ')' before 'char' error in C -2.82
I have a question about precedence rules in C 0.00
Variable address varies weather we diplay it or not? +1.30
About python's rounding error and floating-point numbers +0.72
Are signed and unsigned int always binary identical when value is i... 0.00
What does adding an int to a uint8_t pointer really do? 0.00
Explanation how pointers and multidimensional arrays work in C -1.12
Some confusion in regard with node pointer syntax in C +0.27
Why does it work to store CPUID results in an int array and pass to... 0.00
Converting hexadecimal number to its 2's complement 0.00
Converting given mantissa, exponent, and sign to float? +0.77
structure tag compatibility in c 0.00
Suppose you are given arrays p[1......N] and q[1......N] both unini... -0.71
In a C program for adding up to a number then subtracting back to 0... +0.75
When do task based applications switch context? 0.00
Output of a 2-d array needs to be understood +1.28
In C, is there a way to declare an instance of a structure that is... +0.95
Bitwise operation results in unexpected variable size -0.42
Why does a negative number converted to size_t become a huge number... -0.88
How does malloc work with strict aliasing - can it only be violated... -0.39