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 ... 31 32 33 34 35 ... 69
Title Δ
C macro to return a Struct +2.23
Is it possible in floating point to return 0.0 subtracting two diff... +0.77
Where are Enum stored? -0.32
Returning the Most Negative Two's Complement Number in C with B... -0.53
How to convert decimal floating point to binary in Zuse style 0.00
Troubles with implementation of cooley FFT 0.00
Is GCC warning on const qualifier correct? 0.00
C: double to int conversion error in gcc 6.3.0 0.00
GCC: Casting const pointers to const pointer of array typedef with... +1.24
%p vs %x in format String +0.71
Working of conditional compilation #if and #else (and others) in c -1.44
Stop a function from to break infinite recursion +0.30
Is a variable inside a static function a static variable? +1.17
Book says c Standard provides floating point accuracy to six signif... +1.25
Output the decimal versions of unknown input +0.78
C identifier names: What goes with which compiler? +1.75
Printing char as integer +1.54
typedef of two different function pointers is valid? -0.72
How preserve words containing spaces while expanding variables in b... -0.73
Why don't Kernighan and Ritchie include int for the main functi... +0.83
Null character and strings in C 0.00
Return printf val of float of type char *str +1.00
Why do enumeration constants have no linkage? -1.00
Why does gcc/clang know to link to libc by default? 0.00
fscanf not saving line - C 0.00
Why 32-bits OS supports up to 4 GB RAM +0.92
Pointer operand required when merging pointer strings 0.00
How come I can initialize a pointer that has zero bytes allocated t... -1.14
What does parentheses mean in typeof in C? -1.97
Integer and Float divisions in C +0.03
C Programming type casting and sizeof() 0.00
Can I declare an array of constants in the preprocessor? -1.55
C : Recursive Function to Iterative 0.00
Variable length array parameter size expression with side effects +0.12
Building strcat without the library and without pointers -1.29
function does not end in a return statement +0.29
Create a Two-Dimensional Integer Array using an One-Dimensional Array +0.29
Expected Expression with square roots +1.00
How to stringify char buffer for C macro 0.00
Python why is 10e26 != 10**26 ? (Floating point inaccuracy?) -1.88
Is there a generic "isolate a single byte" bit mask for a... +1.11
structs with same name and same meber types but different member na... 0.00
Can I shorten a function name I use repeatedly? +1.36
No compiler warning by inconsistent function parameter use 0.00
IEEE754 FP32/64 standard errors 0.00
Why didn't I get tan(PI /2) = infinty in C +1.11
Iterating through all possible Letter combinations -0.21
Pcointing to the previous node of a linked list 0.00
differs in level of indirection from int 'int ()' 0.00
How to get rid of 2 numbers' common divisors +1.22