StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Steve Friedl

Rating
1526.58 (22,069th)
Reputation
74 (846,645th)
Page: 1 2 3
Title Δ
Flip Array Recursively +3.84
valgrind : Conditional jump or move depends on uninitialised value... 0.00
Convert a void* to a C-Style string without sprintf or C library fu... -3.32
What is the point of the second " ch = getchar(); " +3.81
gcc long long int width same as int +5.64
Why does `realloc` not re-allocate in-place when possible? +3.76
SaveSettings in .dat file don't load data after close program 0.00
Getting unrealistic values with dht22 even though the bits it sends... -4.00
Getting unrealistic values with dht22 even though the bits it sends... +4.00
how does the function return type works as shown below? 0.00
Tax outputting 0 +3.98
malloc Assertion Failed -0.02
_CrtSetAllocHook - unhandled exception +4.00
Segmentation Fault With Strcmp With One Input 0.00
Segmentation fault. Where am I wrong? C -3.13
Valgrind throws invalid free() when I try to free an array of dynam... 0.00
Why does opendir() change the file path string passed to it? +3.89
C Can't read the last property in struct properly 0.00
Error in makefile that individually compiles all the .c files 0.00
How do I fix these conflicting types error when passing linked list... 0.00
Best way to protect source code of .exe program running on Python? +4.08
How does the pthread_cond_timedwait() works? -2.76
I have to create two threads of schedulers and I'm getting a se... 0.00
Valgrind error invalid write/read of size 4 - doesn't find the... +0.70
sprintf format specifier for numbers greater than UINT32 0.00
Return type error while building a C-based project with Android-NDK... 0.00
Return type error while building a C-based project with Android-NDK... 0.00
Missing stack updates -4.07
How to use malloc in functions with dynamic strings and not get sym... 0.00
Why does strcmp not working with Process32NextW? -4.04
omitting last comma when printing a list 0.00
tcpdump: Using AND and OR in a compound filter 0.00
Undefined symbols for architecture x86_64: and cannot find the reason 0.00
Segmentation Fault while using wrefresh function of ncurses in C 0.00
Array entries being overwriten in C +0.86
Accumulate data in receive buffer in order to prevent busy-waiting... 0.00
code in C being killed when reading a 250MB file 0.00
Why is this showing "Invalid type conversion"? -1.24
why the byte address stores only 2 digits in below example? 0.00
Why don't c compiler throws error if I try storing values great... -4.32
Variadic function without specifying amount of parameters -2.47
How do I get PID from socket port on Windows? 0.00
Problem with frequency analysis of user input array in C 0.00
read() output from execl command and print it using only write() sy... 0.00
UndefinedBehaviorSanitizer becouse of nullpointer +3.92
gcc compiler optimization influences result of floating point compa... -3.47
C chars add themselves up for no reason -3.17
How to create custom datatype String in C Programming language? +3.77
Can I make a terminal program in C to edit photos in GIMP [macOS]? +3.88
How to assign value to a variable only if value meets a condition? +4.23