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 ... 52 53 54 55 56 ... 69
Title Δ
C or C++ : for loop variable +0.20
Scanf/Printf double variable C -0.16
Is there a maximum number of bit field entries in a C structure? -2.47
type of pointer difference (minus) -0.91
Why compiler treats i+++++i and i+++i differently -1.89
OSX Mavericks causes "cannot specify -o when generating multip... 0.00
Where can i find the source code for the -> dereference operator? -1.08
Add a bunch of floating-point numbers with JavaScript, what is the... 0.00
How can i create an n-dimensional array in c +0.31
Can assignment change value of floating point number? 0.00
Who computes the size of the data segment of a program? -0.75
What is glibc's equivalent to fesetflushtozero()? 0.00
Why do we bias the exponent of a floating-point number? -0.54
What does C standard say about a union of two identical types -1.46
What is the difference between creating a struct variable immediate... -0.22
Typecasting in C -2147483648 -0.70
Multiply/Divide Floats Produce Double? 0.00
Relative error and wobble 0.00
Why are system calls in C always error-checked? +0.90
Why are both these function pointers legal in C/C++? +0.08
Pointer in C changes the previous values -1.30
Inequality involving relative error and ulp 0.00
Java: Why the Hex value is different for same floating-point value? +1.36
Shortcircuiting of AND in case of increment / decrement operator +0.01
Can I force an undefined macro to expand before stringification? +1.34
Double in place of Float and Float rounding +1.03
sort array of integers lexicographically C++ -0.29
How to optimize double increment in c? -2.72
Why number of open file descriptor not increase? +0.83
Printing a character based sine-curve is not continuous +1.03
How does the standard C preprocessor interpret "0xFFFFFFFF&quo... +0.44
Why does a non-constant offsetof expression work? +0.34
Python math accuracy +1.28
evaluate expression with backslash in middle of statement +1.21
Compressing ZIP file using a LZW compresion creates a too large siz... 0.00
Why errno can set to zero by scanf?(when enter "ctrl+D") -2.04
Create a 2D array variable pointing to the same memory as an existi... +0.35
Which integral promotions do take place when printing a char? +2.20
What happens if I use malloc twice on the same pointer (C)? -1.47
Reduce mantissa bit-width 0.00
Double Multiplication in java +0.31
Can IEEE floating point errors make me miss a factor in prime numbe... +0.60
Remove cast from constant in preprocessor +1.84
Fast Fourier Transform difference in result between wolframalpha an... -1.45
Why is IEEE-754 Floating Point not exchangable between platforms? 0.00
Different outputs from strtof and printf("%.38f") for sam... +0.81
Difference between char **p,char *p[],char p[][] +0.90
vDSP_desamp FIR filter sample history continuity 0.00
Copying a 4 element character array into an integer in C +0.27
how to access double value using a float pointer in C +0.79