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 ... 4 5 6 7 8 ... 69
Title Δ
Why do enum constants but not members in struct declarations have f... 0.00
gcc generates memcpy with source == dest? 0.00
Pointer arithmetic in array of strings +1.08
Why does A && B doesn't work in the Makefile when it wo... 0.00
Complex type declaration with an anonymous profile as a parameter 0.00
How to store null bytes into memory address with strcpy 0.00
If I declare a variable inside a for loop in C, will it be created... -0.06
how do compiler differentiate between int and char pointers? +0.67
Why self-referential struct in C output is nill -0.19
Different bits of two given integers -3.10
How to test if a target has two's complement integers with the... 0.00
Do variables declared in a header file give separate copies of the... 0.00
Enum Variable and Switch Case 0.00
Does C still cast the product of two `int`s to be an `int` of the s... 0.00
Monte Carlo Simulation using uniformly distributed random numbers 0.00
For loops not producing the correct output when using user input 0.00
What happens when casting double to float? 0.00
Why static global variable is accessible in other file? +2.24
Program segfaults for any random double array with a size greater t... 0.00
is it possible to make an array with multiple types of data? 0.00
Linker problem when using sqrt function (C, gcc) +0.31
C/LLVM: Call function with illegal characters in its name 0.00
Array of Strings some positions are not printing -0.70
Is program translation direction well-defined? 0.00
difference between a string defined by pointer or an array +0.74
Getting wrong square-root estimation -1.41
What is the difference between #define name and #define name(argume... +1.63
Confusion regarding output of a program related to Null character 0.00
What's the meaning of "cast specifies a conversion"? 0.00
Bits mirroring in memory +0.88
Strange output without a pointer +1.77
Detecting if expression is lvalue or rvalue in C 0.00
What is the precision error in this C++ question? -0.45
How can I make this loop run faster? -1.62
Explicit cast to Implicit cast in C 0.00
16bit unsigned int array outputting more elements than initialized... +1.42
Why is the output 255 instead of infinity? -1.73
What is a variable (more explicit explanation) (C)? 0.00
Is stride as an image parameter present in an image file stored in... 0.00
Casting pointer to an integer -2.03
Proper way to do arithmetic between pointers 0.00
Is there a way of moving between "integer positions" in a... +2.02
Why it I used a global variable, and I try to put this element into... +0.19
When is static memory allocated in C/C++? At compile time or at the... +1.52
Is the leftmost bit of the mantissa always 1? 0.00
Is it possible to pass a return value from a function as the return... -1.77
What are the semantics of assigning restrict pointer to a non-restr... +0.65
Lowest positive whole number that can not be represented as an IEEE... -0.57
Issue with a function reversing byte order +1.70
Get size of char buffer for sprintf handling longs C -1.43