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 ... 58 59 60 61 62 ... 69
Title Δ
C functions multiple results multiple types +0.91
how to convert longitude and altitude to a grid with equal(nearly)... -0.13
Increasing speed of float calculations at the cost of accuracy? +1.50
Some C functions in iOS duplicated as #define +1.10
Display floating point by printf 0.00
C++ allocates abnormally large amout memory for variables +0.15
Is there a way to set the Floating-Point Unit's rounding mode in Ja... +1.65
Return the mantissa as bits +0.97
Pointer to multidimensional array 0.00
Conversion from floating point in C for the the twiddle factors of... 0.00
Printing int as float in C -0.11
FFT returning conjugate of true answer 0.00
I need help understanding character manipulation -1.67
Loading constants at execution, once or twice? -2.37
Hosts file missing on Mac OS X - Xcode Failing to compile code 0.00
Is it possible to round-trip a floating point double to two decimal... +1.03
What exactly does "const int *ptr=&i" mean?Why is it... +0.37
What's the most efficient way to run cross-platform, deterministic... 0.00
RSA Algorithm - known n how to get p & q 0.00
Binary representation of a number 0.00
What is the bestway to return a char pointer? -0.10
Two General CS Questions +0.57
Test the pointers using relational operator in for loop +1.49
Increment in both side in C +0.35
Is there a more elegant/clever/brief way to bring an unknown number... +0.36
C/C++ : exporting variable from a .h +1.08
Why does MSVS not optimize away +0? Instead, it turns it into a den... 0.00
more efficient way of flooring doubles to get array indices -0.62
Floating Point addition using integer operations 0.00
How to get the binary of a double in C? -0.36
How to understand a #include inside a enum definition? +0.78
C array and pointer to array -2.39
iPhone Accelerate Framework FFT to convert a two-dimensional array 0.00
why the char comparison "if(c>='a' && c<='z')&qu... +2.23
Are the elements of an array guaranteed to be stored from lower to... +0.60
Pass an array to function using pointer in C? +1.21
What do we have in the bytes beginning at the "Address of a fu... -0.93
C - how to protect a a variable from being accidentally changed aft... -0.05
C - how to protect a a variable from being accidentally changed aft... +1.15
fixedpoint implementation of function bool isnan( … ) in C++ -0.11
Array of arrays of arrays in C +0.35
I'm using math.h and the library link -lm, but "undefined refe... 0.00
How to Bypass a Standard C++ Function While Maintaining Its Functio... +0.99
multiple checks in a 'if statement' in C language but not working +0.39
declaring variables of storage classes +0.36
Detect an integer overflow in ASCII-to-integer conversion 0.00
Infinite for loop with 2d array +0.22
Avoiding floating point overflow? -0.63
How to parse the end of char array? 0.00
mmap(), where does the memory reside in virtual space? +2.17