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 ... 51 52 53 54 55 ... 69
Title Δ
what is the meaning of this assignment,p=q where both p and q are s... +0.32
how to declare a function to accept a pointer to an array of ints 0.00
how are signed char and short passed as parameter in cdecl call con... 0.00
Maximum number of digits in float in C specs 0.00
Illegal float values +0.31
char * string = "Hello"; memory address space -1.99
Assigning hex value of short to short +0.67
Getting the address of a function +1.32
Concatenating longs and floats into a long +0.32
Can you use operators to define the size of an array in C? 0.00
how to find gcc version on mac -0.11
TI CC2530 - Convert a float to uint8[] for sending and then convert... +0.34
Purpose of static function in C +0.36
Performing repeated additions on float or double values produces un... -1.74
How to print the char, integer, float and double values without usi... -0.41
Can we cast const char * to char * and change the contents: is this... -0.69
Float to Int conversion -0.50
mprotect always returns invalid arguments +0.10
C complains about passing char** value to function taking char cons... +0.10
How to change the value stored at an memory address +0.12
Why the output of printf("%d",1/0.0) is 0? -2.30
Void pointers pretending to be void double pointers +1.29
"a " equal to "exit"? -0.81
Setting a value to null in Assembly +0.30
Is the SSE unaligned load intrinsic any slower than the aligned loa... +0.96
Is it possible to enable rounding to zero or rounding to minus infi... +0.34
How do I use a return value straight from a function as a bitstring... +1.72
Extra precision values seen for float values +0.74
Approximation of arcsin in C +0.30
If an array name is treated as a pointer, why do I get a compile ti... -0.68
Different computation on 32 bit and 64 bit OS 0.00
how to remove declaration after an include -0.94
How to delete an Array with negative integers 0.00
Getting a value as -0.000000 on multiplying bigger values -1.50
C language defination of this variable means -1.43
Cast from float to double produces different results—same code, sam... +0.35
'ifinite' was not declared in this scope -0.29
Can comments make any difference during the run-time? -0.30
Why does this expression cause a floating point error? +1.51
How can gets() exceed memory allocated by malloc()? -0.46
Normalized Double Vector Not Unit Length To Machine Precision -0.84
Datatype declaration significance in pointer to pointer (C/C++) -0.39
Relative error and contaminated digits 0.00
Whats the smallest de-/normalized number greater than 1?(64bit) 0.00
Two's Complement -- How are negative numbers handled? 0.00
Freeing memory in C: Queue +0.32
Stream hex number as decimal +1.07
disable the randomness in malloc +0.91
Floating point loop runs more iterations than should be -0.97
What is the meaning of printf("%p", int 1)? +0.83