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 2 3 4 5 6 7 ... 69
Title Δ
C macro expansion not working but writing that line explicitly worked 0.00
modulo operation with negative numbers in python -0.20
What is the precedence of operator used here in for loop -0.30
How to properly allocate memory to double pointer? 0.00
Timestamp value returned with no documentation to describe what the... +0.58
C preprocessor: does this code lead to well-defined behavior? +1.51
Why memcpy() fails copying elements of an array in the same array b... 0.00
Where are anonymous objects stored? 0.00
C++ Std::stof doesn't work for float less than FLT_MIN? 0.00
While loop syntax error will not compile even when trying to break... -0.71
Trying to make a loop which counts letters but not spaces +1.39
How memcpy finds the first byte of the passed object? 0.00
What does "parenthesized declarators" mean in C syntax 0.00
Pointer to integer conversion in C 0.00
Is there any difference between using floating point casts vs float... +0.14
static and non-static function with same name in 2 compilation units 0.00
FP: invalid operation: contradiction between C (UB) and IEEE 754 (W... 0.00
If A<B == true if A and B are Doubles. It I copy to the Bits to... -2.73
How does a backslash-newline combo affect the value of the C prepro... +2.16
How can I do the same thing without using "go to" 0.00
Passing Argument 1 makes integer from pointer without a cast warnin... 0.00
Finding GCD using divison method in C +0.44
How to initialize global pointer to extern variable? +1.18
Passing multi-dimensional arrays into functions errors -1.82
Does storing a pointer take more memory than the byte that it's... -1.26
Why is it possible to redefine C library functions? 0.00
How to print the number of duplicate elements in array in C +0.05
What is the rationale behind using signed values for representing t... 0.00
Why does printing a character variable with %d give a negative valu... +0.85
Why application of indirection to a two-dimensional array gives a p... +1.04
Warning: unknown escape sequence: '\040', why not '\x20... 0.00
What does the IEEE 754 single precision representation of the numbe... 0.00
Can someone explain what maxBit is? +0.31
What happens to a temporary stack allocated pointer when used as a... 0.00
Hi, I have trouble using pointers 0.00
#include __FILE__: different __FILE__'s value between compilers... 0.00
Numpy float mean calculation precision +1.60
What's the best datatype in c that allows me to store a 64 bit... -0.19
Logical OR: the second operand is not evaluated (6.5.14.4), but the... 0.00
Is it safe to pass NULL to modf(), modff(), or modfl()? +0.18
Why are are so many float/double values reserved for NaN? 0.00
Comparing pointers 0.00
Creating a pointer to a 2D array +1.24
Assigning values to a struct array 0.00
Array declaration problem in C with variables +0.30
memcpy float variable into uint8_t array +1.61
Mysterious ASCII value when working with chars and integers in C 0.00
the function strcmp in c doesn't detect the symbol >? 0.00
c integer starts with 0 -2.08
What is the point of specifying the size of an array in a parameter... +0.72