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 ... 9 10 11 12 13 ... 69
Title Δ
Weird results with type conversion of literals and return values in C +0.78
Are different pointers considered to be different data types? +0.45
offsetof returning wrong value? -0.06
Texas Instrument CLA float inverse trick - What is its purpose +1.05
PowerShell floating point precision - extracting fractional part of... +0.29
Why is pointing one position beyond a valid object acceptable for p... +1.73
C lang strlen function returns wrong value 0.00
Does Visual Studio generate assembly from the C source or from the... 0.00
Why would an int be formatted as %#X in a printf function? -1.13
Why can 59.95 be stored exact in double? 0.00
printf with multiple pointers as arguments in C +1.14
How does C compiler declare array when there are fewer initializers... 0.00
Find the optimal path from an array of positive integers, such that... 0.00
Is this undefined behaviour ( working with string literal) 0.00
How do I print a floating-point value for later scanning with perfe... 0.00
Computing remainder of polynomial division 0.00
Check if a number is an integer or not in C language 0.00
Representation of int in memory 0.00
reduce_mean() of tensorflow gives an approximate value (not exact v... 0.00
Why floating point conversion not working? 0.00
Concatenate strings using ## operators in C 0.00
Excel: number entered vs number displayed vs number stored in memory 0.00
What is sygnal in numpy.fft.fft 0.00
Floating Point Algorithm when Divisor Mantissa is all zeros - say i... 0.00
How do escape sequences actually behave in the scanf() function 0.00
Assignment of a large value to int variable in C 0.00
What is the default value of Register in C 0.00
How are expression values stored before they become assigned in C? 0.00
Affecting a "static" struct in another struct in heap 0.00
Is Double.toString always produces exactly same as double literal? 0.00
Char array null termination & length in c 0.00
Xcode include path not recognising header files 0.00
Is the size of an object equivalent to the size of another based up... 0.00
Question of an example for storing value of FLOAT type 0.00
Why is mpfr_printf different than printf for hex float (%a conversi... 0.00
Why doesn't GCC optimize away memory writes in this summation l... 0.00
Can we interchange the for loop parameters in C? 0.00
Why is this initialization of a structure with a flexible array mem... 0.00
Unsigned fixed point 0.28 format 0.00
Is a.b always (&a)->b? +1.93
constant value for case label for switch statement in c and c++ but... +0.84
Implicit declaration/conflicting types for 'warning' while... 0.00
Mysterious behavior of malloc() function in C +0.48
why is int ** x not the same as int x[][]? -0.55
Use of char* over void* in pointer arithmetic 0.00
How to check for repeated characters within a string in c +0.27
why reading a variable modified by other threads can be neither old... +1.59
problem with c about issue with clang 7 error? 0.00
Pointer declaration doubts 0.00
C: Cast void (*)(void *) to void (*)(char *) -0.50