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 ... 37 38 39 40 41 ... 69
Title Δ
Why is a array typedef variable considered a pointer in C -0.31
How to calculate Frequency with Fast Fourier Transformation 0.00
How to design my macro to contain function return value 0.00
Why doesn't strict aliasing rule apply to int* and unsigned*? +0.56
Why is my binary output different than the expected output? 0.00
Why does this give a (non zero) error code on termination? +0.04
How can I figure out how many characters are in a number? +0.19
Proper use of volatile keyword in C -1.86
Largest odd integer that can be represented as a float 0.00
How are arrays stored in Virtual Memory? +1.85
What exatly are char16_t and char32_t, and where can I find them? +1.06
Can't create integer array to hold characters +0.28
why pointer having 12 difference to next memory location -0.24
How to replace spaces in a String with '%30' in c -1.71
ANSI C: Declare a pointer of type "array of string" -2.09
How to find the largest representable integer with exponent and man... 0.00
Why some of the local variables are not listed in the corresponding... 0.00
Is Variable size in C compiler dependent? -0.85
Understanding exponent 00000000 and 11111111 in IEEE +1.36
External static declaration - K&R2 0.00
c -switch "unknown" case 0.00
Type conversion of objects involving unsigned type in C language -0.43
How to return array of int in double pointer? -0.73
What are the chances of Math.random returning 0? 0.00
Round-to-even 131.575 results in an odd number instead of even 0.00
Java program to find integer root of a quadratic equation -0.22
Why on many drivers, the return value of functions is handled with... 0.00
Check if strings contain the same number of the same characters -0.45
Pointer in an 2d Array +0.27
Does float type in python only represent approximations to real num... +0.27
Form lexicographically small string among others by removing exactl... 0.00
Is the inverse of std::numeric_limits::infinity() zero? -0.69
gcc compiling and linking -0.39
IEEE-754: "smallest" overflow condition +0.98
.NET C# float.Parse returning different result to double.Parse +0.59
How does uint32_t guarantee 32 bits? -0.41
How to access a global variable which is hidden by a macro definiti... +1.26
What is the purpose of the seed in the srand function in C? +1.29
why does sum() query returns result with more decimal points? 0.00
How create shell commands from C functions -0.50
Does "the" C standard specify which standard a compiler h... +1.24
Passing a two-dimensional array to a function in C confusion -0.81
Difference Between %f and %F in printf()? -0.24
Why in multi-dimentional array in C/C++ a[0] is same as a? +1.01
What is The Default Storage class in Formal parameters -1.16
When creating a nan which contains a char-sequence, how do I get th... +0.97
What's wrong with long? Why is subtracting 1 automatically? +1.74
Can arguments to main() be invalid? +0.04
Compiler re-ordering for Unamed structures 0.00
fractions in binary and hex 0.00