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 2 3 4 5 6 ... 69
Title Δ
How does kernel block read and write sys calls? 0.00
Does linker add the library function into the source code? 0.00
Mac OS Catalina sbrk is deprecated -2.59
Can an array be ordered both ascendant and descendant for bsearch t... +0.87
Problem In C , i don't know why main can't read ''o... +0.21
C is integer math equivalent with unsigned math? 0.00
Conversion of array of characters to struct type 0.00
Can Pass by Reference also be called as Pass by Pointer? -0.34
How call by reference and call by value works on multidimensional p... +1.32
How to convert a float/double/half to a minifloat the optimal way (... +0.29
how does C know certain code is executable (pointers to functions s... +1.21
Using printf to print float pointer using %d +0.57
Sending ASCII characters and int in the same UDP packet -0.70
Accessing elements of a nested structures +1.74
Is it possible to input 2 data types in a 2d array? -1.15
Manhattan (or city-block) distance 0.00
Does endianess matter when casting +2.02
Last break in switch unnecessary? -1.29
Beginner's question: How can you turn char* into a string? -0.70
How can a 32-bit structure represent a negative 64-bit value? 0.00
Intuitive explanation for range of representable values 0.00
How to properly manage dynamically allocated pointer arrays in C++? 0.00
C++ -> Which is faster?? int a(5); or int a = 5; +0.29
Bias value and range of the exponent of floating point -0.77
What's the term for "default rounding mode" for arith... 0.00
Wrong calculations -0.72
Pointing a section/end of unsigned char array to a memory address 0.00
C/C++ compiler optimisations: should I prefer creating new variable... 0.00
Range condition using UINT32_MAX +0.30
Does the order in which variables are declared makes a difference? -0.39
Dereferencing a pointer to 2d array +0.29
Warning: "An expression which is the result of a ~ or <<... +1.33
FLT_HAS_SUBNORM is 0: does manually constructed subnormal lead to w... 0.00
Initialising struct through a function whose members are dynamic ar... 0.00
declare variable in loop but without initialization in c +0.30
Finding the inverse of an array in python 0.00
Meaning of "building against something"? +1.17
Library interpositioning 0.00
Segmentation fault and incompatible pointer type warning with scand... 0.00
gcc changing output depending on whether address is observed or not 0.00
What will happen if we point an integer pointer to the beginning of... 0.00
Using pointers to change the bytes of integer variable +0.86
Generate random numbers based on seed value -0.28
How to run and execute a makefile C 0.00
How to jump back to main from a function? -0.98
Function Pointers Casting in C 0.00
How "pointer" function works? And *p condition? 0.00
Using %d with char , unexpected results +0.07
Can array length in declaration be non-constant? -1.34
Determine the actual used size of an array 0.00