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 ... 19 20 21 22 23 ... 69
Title Δ
Why the `typedef` can distinguish the define syntax? +1.01
Can floating point equality and inequality tests be assumed to be c... +1.28
Is it possible to compile c program on Mac which is compilable on W... 0.00
Failing comparison of floats NaNs on STM32F407 CORTEX-M4 0.00
Reason for residuum in python float multiplication 0.00
Will the product of two integers be lossless if it falls within the... 0.00
Can someone explain me what is going on in this statement? -1.15
Returning an array of variable size in c from a function -1.99
Order of evaluation of array indices (versus the expression) in C +1.08
How does return actually returns in C? 0.00
pointer and data structure in c +0.25
Purpose of function is unknown, what does it do? 0.00
why use of %n in printf() is not printing the number of variable oc... +1.33
How to get the stored Hex value for a given variable +0.10
How to compare two Math library implementations? 0.00
Why can I pass an integer as a task parameter but can't pass a... 0.00
I am not exactly sure of the behavior of this code. Can someone exp... +0.94
How is the number 65 stored in memory in bits? 0.00
different ways to create string in C +0.95
Bluetooth Floating Point representation 0.00
Bitshifting value returned by implicitly declared function producin... -0.39
Custom int size other than using <stdint.h> -0.39
Why does the documentation say to use the vDSP_DFT instead of FFT 0.00
Confusion over 'extern' keyword in C 0.00
Why pointer (*) and array ([]) symbols are bound to variable name a... +0.26
“Array” of struct with flexible array member 0.00
C preprocessor parameter bracket covering the 'defined' key... -0.27
ieee754 floating point 1/x * x > 1.0 +0.59
C - passing wrong pointer type to function 0.00
Unitary number for “&” bitwise operator in c++ -0.18
how does a c-compiler interpret whitespace in source code? 0.00
Why does Python round this sum? 0.00
Storing strings in stack vs code section in C? -2.75
Memory Management with pointers 0.00
Why do arrays not need to be cast to pointers +1.60
Why does 2**-1025 != 0.0 in Python +1.23
Finding a numbers with the largest/smallest number of bits set -2.96
What does (char *) (&struct_var) do in C? +1.22
How to get array index by memory address in C? +1.33
Why does my computer arbitrarily change the decimal digits at the e... 0.00
Can I be sure that 32 bytes of binary data read from a file is equa... +0.49
Is this a C language undefined behaviour? Different results in clan... +1.34
Is it better to redeclare a struct inside function or declare it st... 0.00
why does printing address of a variable print random values on ever... +0.27
For 2 floating point numbers with same magnitude but opposite sign,... +0.27
fscanf on string causes segmentation fault -0.56
Is function-like macro argument name substitution guaranteed to nev... 0.00
How to manage unions and bit-fields +0.26
What could parametrs of FFT function mean 0.00
Difference between *[] and ** in this code block? 0.00