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 ... 8 9 10 11 12 ... 69
Title Δ
Whether Global Variables in C, static or extern? +0.90
Does IEEE 754 float division or subtraction by itself always result... +0.85
Creating a custom binary pattern from a given number -1.07
Array problem: Assignment to expression with array type -3.19
Comma separated expressions in printf() gives an unexpected result -0.31
function identifier and variable identifier relations? +2.11
How is memory allocated to array of const char* 0.00
How to fix realloc expected declaration specifiers or ‘...’ before... -2.81
swap strings function in c with pointers +1.40
0.1 is an approximation, but why not round up behind the scenes as... 0.00
Compile-time decision of call parameters based on function prototype +1.48
Difference between these array declarations? 0.00
Why is the positioning of the newline character before the string l... 0.00
C preprocessor: line continuation: why exactly comment is not allow... +0.58
Let double d=9.2, why int a= d*10 is 92 not 91? 0.00
Using qsort to sort an array of structs in C -0.65
get the variable name passed to a function in C -1.20
What is the most efficient (speed) way to get a digit from a larger... +1.11
Change variable name in C +2.08
Creating a C string parser 0.00
Are pragma push/pop_macro directive stacks unique to each macro? 0.00
How does postfix/prefix work when arrays are used -2.57
Unexpected output regarding local variable 0.00
Diffrent usage of &- operator -0.89
Return vs Exit from main function in C -2.01
Problems with bool variables within a if else comparator +0.54
const declaration with array arguments? -0.07
length of char array using dynamic allocation -0.22
Determining what range of numbers are considered as equal based on... 0.00
cs50 pset4 filter "edges" 0.00
What does a non void C function without return statement actually r... 0.00
How is addition of double is done here and a valid way to detect th... +0.88
How can I define a pointer to variable length array (VLA) in a stru... 0.00
CS50 pset 1 credit (long divided by a number) 0.00
How to pass the 2D array point to the other functions? +1.08
Does the correct use of "volatile" still (always) result... -2.06
How can a variable take the address of itself within its own declar... +1.56
How to detect the size of the parameters that are passed through el... -2.65
Better way to convert decimal float into special hexadecimal notation -0.71
What does this anonymous-like C block mean? 0.00
How to encourage 'address-of' access to a linker variable -0.92
Why does reinterpret_cast only work for 0? +1.52
Malformed C/C++ Multidimensional Array Initialization in GCC 0.00
Sorting data in RAM +0.28
How is a label in between `else-if` allowed? +1.45
By value or by reference, is it an error? -1.97
In C (also C++), how '&' operator works as both address... +0.76
Explain how modulo fixed-point algorithm for IEEE 754 numbers works 0.00
Why are the array and the pointer to it stored in such different lo... -3.23
Double pointer to struct +0.77