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 ... 25 26 27 28 29 ... 69
Title Δ
Initialize an array inside of a struct (w/ and array of values) 0.00
C - Using sprintf() to put a prefix inside of a string +0.28
C line printed from file undefined behavior 0.00
char * argv[] is an array of pointers or array of char strings +0.28
How does Double.toString() work if a fraction number cannot be prec... +0.29
Can a normal variable hold address of another variable? +1.16
Is there any difference between this two macros? +0.85
Nesting conditional operators in a return statement 0.00
Data Alignment for C struct -2.29
How can the significand width in bits of float, double be determine... +1.46
Why can't I pass array literals into fwrite? 0.00
How to cast char* to char *const* in C +0.45
Get warning for left shifting a negative number +0.93
Void function call as expressions +0.55
Why does C not offer syntactically transparent references like C++... +0.91
C: unsigned long int not behaving as expected 0.00
Unexpected typecasting between values in C +1.56
What's the difference between global or local variables regardi... +0.91
Most elegant way of turning bits on and off +1.58
Wrong values inside of array +0.12
Why printf prints a variable not passed as argument? -0.31
Difference between double and float in floating point accuracy 0.00
How to convert the template from C++ to C +1.23
difficulty in multidimensional pointers in c? +0.93
Is it possible to compress binary files with Huffman-encoding? +1.49
Array base address is changing when declared inside loop +1.17
What is the correct way to print the address of a variable already... +0.89
How come Java handle floating-point-imprecision so strange? 0.00
IEEE 754: can casting before division cause loss of precision? 0.00
Decomposing floating-point division into integer and fractional part -1.63
Where does initialized auto variables (local variables) placed in o... +0.35
Inconsistent storage class specifiers on functions +1.61
Can we replace quotes with other charactors with c? +1.37
How this line works? +1.31
Is (void*) ptr == ptr always true? +1.17
How to have two structs with same type and name in different header... +1.81
Converting a number to IEEE 754 +0.30
ceil() only works for rvalues -0.68
Where is const-promotion defined 0.00
How to increase accuracy of floating-point values? 0.00
How to count number of lines in a file in C? +1.39
Why do programmers use floating-point numbers if they can sometimes... 0.00
Negative integer zero 0.00
How to convert floating number to binary if I have no 32 bits for it -0.72
nested macro implementation with # and ## operator 0.00
How to correct an error of a struct in a switch 0.00
How python rounds the float32 number after multiplying? -0.75
Can floating point numbers ending with `.0` be considered as mathem... -0.19
Why my programm prints wrong decimal number 0.00
Exactly how is fixed point more accurate than floating point 0.00