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 ... 24 25 26 27 28 ... 69
Title Δ
Casting between character pointer types +0.92
How can i reduce this function code down to, maximum 25 lines? -1.36
What's the difference between 1024 and 1024L while assigning va... 0.00
Filling a multidimensional array with random bytes in one line in C 0.00
Memory Segment allocation for global and local Pointer Variables in C +1.08
Are assertions skipped when running in no debug mode? 0.00
how to pass string as a function parameter +0.83
Does "0.00x <= 0.001 * x" always hold for double? +1.16
Why does a function pointer declaration need to know the types of t... +1.43
Why we get to approach asymptotically the value 0 "more"... 0.00
Variable to return or return directly? -0.45
Which C standard header file defines NULL character? +0.94
Merge uint16_t and int16_t into int32_t for data transmission in C +1.03
Strange behavior of float point 0.00
Input values from scanf but prints different values +0.47
How are operators with the same precedence in C evaluated? -1.22
Why are some preprocessor macros not expanded unless they are argum... 0.00
Comparing defined and undefined variables 0.00
How to properly add a negative number to a size_t 0.00
How do you use printf to format pointer values as 0x0000...? +0.06
How to divide 2^{128} by an odd number in c++? +0.28
A nearly lookalike strindex implementation of K&R found substri... 0.00
Easier code in 8.5 K&R book, only logical operator instead bit... 0.00
When is typecasting a pointer allowed? -0.40
Unexpected behavior for floating point number in C programming +1.45
How to calculate the range, maximu, minimum value of a floating dat... -2.37
Receiving segfault while mallocing within an array of char pointers 0.00
Initialize a struct with previous declared array 0.00
Is it possible to recover secret data with allocating memory (like... -1.35
How to print a series upto n terms, with each term = sum of previou... +0.21
What does char a[50][50] mean in C? -0.13
How can an underflow lead to an overflow? +0.28
Where to declare structures -1.71
Does the C11 keyword '_Atomic' count as type qualifier or s... +1.84
Is accesses to a variable length memory object through a struct wel... 0.00
Why exactly does this short program produce this output? -1.96
Output of expression ++a,a,a-- in C & Java -0.13
Bitwise rotation function in c 0.00
Is it possible to find uppercase letters and replace them to lowerc... 0.00
How do I set multiple pointers? +1.31
Project Euler - Problem 22: Answer off by 3.35 percent 0.00
Save float16 max number in float32 +1.41
how declaring an array as argument doesn't need a bound for the... 0.00
Using malloc to initialize char pointer VS not using malloc and jus... -0.88
Numpy: Overcoming machine imprecision by relative rounding 0.00
How to define constant in floating point double precision in c89 +2.01
What happens in background or in memory when we cast char * to int * -0.17
printing floating point numbers in python using % operator 0.00
Why is the text file created with this code having a charset == bin... +1.68
Unexpected behavior PHP float to int conversion 0.00