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 ... 14 15 16 17 18 ... 69
Title Δ
What is and isn't available to linked files in C? -0.60
How exactly does post increment of a pointer work? -2.72
Remainder of an exponential number in Javascript 0.00
Incompatible pointer when int and long are the same? +1.22
Does computer rounds the numbers in an operations first or rounds t... +1.35
Decrementing stack by 24 when only 8 bytes are needed? 0.00
function return changed as directly written in printf statement -0.32
Are strings given a memory address if they're declared but not... 0.00
Difference between dynamically created array (int *arr) and statica... -0.21
Probability of gettting 0.0 from random()? +0.28
Finding solutions for a given pair (number of factors, number of pr... +1.16
Optimize and vectorize random function in c 0.00
Why is an lvalue required as left operand of assignment in this for... +0.79
Can a static variable be initialized with a static constant? 0.00
Calculating a nested root in C +1.49
Why should we use a double pointer when we pass a dynamic array as... -0.72
Is it possible to pack a local variable with particular alignment? +1.56
Warning on direct access to struct member returned by function 0.00
What is the difference between DBL_EPSILON and DBL_MIN? -1.12
Why does waiting for `clock` value to change by 5,000 units not res... -2.89
gcc arm optimizes away parameters before System Call 0.00
Pointer) Is there a chance where (ptr + 1) is already occupied? +1.26
error: expected identifier or ‘(’ before ‘)’ token 0.00
Post-Incremented function argument by function invocation -1.08
Memory allocation in C - referencing freed/deallocated location doe... +0.36
What is (uint32_t*)? 0.00
How to calculate loop boundary? 0.00
In C programming Language: What order would 3 (Number 3) be assigne... 0.00
Redeclaration of 'x' with no linkage 0.00
4 Byte int Value Overflow 0.00
Compiler keeps on repeating a print statement - C Programming Langu... -1.72
Is the order of operations maintained when a function is inlined in... 0.00
Programmatic way to create Decimal of max of signed 32-bit float (P... +0.27
what is meant by 'Most C system provide for logically infinite... -2.11
Why scanf_s takes one more input than expected 0.00
Floating Point Arithmetic: Deriving Wobble 0.00
Very simple question about logical operator in C lang -0.73
How pointer arithmetic works +0.87
In C why do I NOT need to specify 2D array size when passing into f... -2.60
Why is a function defined in a .h file redefined in a .c file? -0.44
When we declare a static vector in C, is the pointer to this vector... -0.17
memory allocation for 0 elements with calloc()? -0.01
Check if input is factor of 100 is not always working correctly in C# -0.75
Sizeof of packed structure with bit fields -2.73
How is char variable stored in recursion? -1.07
Switch Case within a Switch Case - Is using fall through cases foll... 0.00
Do you need to use extern with incomplete types? +0.26
Why is my function not returning null pointer? +1.22
local variable with conflicting name in inline function 0.00
Why use fixed length allocation instead of static allocation? +0.95