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 2 3 ... 69
Title Δ
What is the use of an array in struct with empty indices? -0.23
Why does sizeof applied to a structure with a flexible array member... -0.79
Allocate memory without declaring a type and then assign a struct t... 0.00
How to release a struct that wasn't called with malloc? -0.16
Print a C pointers of a shared memory 0.00
Compilation error in C just because of indentation? +0.42
Why int function works even when they're not declared first in C 0.00
why this simple C program output 0 both before and after logical no... 0.00
How can we correctly determine if two floating point variables are... 0.00
printf returning 6422044 for the value of variable +0.27
C preprocessor: what is the rationale behind not allowing argument... 0.00
Segmentation fault in Hackerrank 0.00
Confused about mmap() return - two different pointers? +0.49
How to store all the floating value in C when dividing the number +1.13
What is the point of the "E-" numbers, and how to avoid t... 0.00
How to count number of calls of function without a global variable? -0.04
Output file of the C Preprocessor +0.22
Renaming variable yields different results +1.50
Why is Node.js automatically rounding my floating point? +0.26
Can someone explain the C syntax in this block of linux device driv... 0.00
Does glibc (GNU C Library) provide a way to obtain the size of an a... 0.00
Assignment of values to structs in C using command line +0.72
Can u explain the working of this program of c related to headers a... -1.27
Describing c with ebnf grammar -3.52
What does "xillybus_of_match[]" term in this struct assig... 0.00
Disambiguation of sizeof +1.29
When to tell if a continuous sporadic stream of floats crosses an i... +0.72
Assign values to a void array? +0.80
Array initializer and pointer confusion +0.66
need help. instead of ascii value,4 million+ +0.24
Unsigned integer print +1.30
extern keyword doesn't seem to to anything -2.01
where does address of variables stored in a memory? -0.44
Can we use recursive macro to create varadic max/min? +0.27
Passing literals to pointers in C 0.00
Static storage duration for a string -0.35
printf somehow works without passing in variable for the format str... 0.00
Compound literals with pointers 0.00
C - !isalpha treate character of type unsigned char as not alphabetic +0.77
Unsigned int values +2.23
Does && force evaluation of relational, arithmetic operator... -0.74
Extern declaration follows non-extern declaration in same scope 0.00
Code forces runtime error (Exit code is -1073741819) 0.00
Initialize an array of strings using scalar initializer 0.00
Floating point precision in Go vs Python 0.00
Why is pow() function in C giving wrong answer when it is odd expon... +0.51
literal-conversion warning in union of structs 0.00
Are the addresses displayed by objdump final addresses or just offs... 0.00
Are signal macros from signal.h object-like or function-like macros? 0.00
Advantage of using extern in a header file 0.00