StackRating

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

Andrew Henle

Rating
1510.46 (67,770th)
Reputation
21,086 (6,366th)
Page: 1 ... 8 9 10 11 12 ... 23
Title Δ
error: conflicting types for ‘malloc’ +1.81
Searching for substrings using 'srtchr()' +0.23
C structure pointer to a structure array, from a structure +0.23
undefined references when using fftw3.3.6 with threads and float en... 0.00
Is there any purpose to `bind()` unix domain socket client processes? -1.15
Which Thread Hold Lock in wait() and notify() multithreading +0.01
C read a file, line by line to vector +0.48
mysql: How to tail, then cat /dev/null an *.ibd file 0.00
Undefined reference to Function defined in same .c file invoked thr... 0.00
how to use fgets/fread to read a PIPE 0.00
C <sys/stat.h> Find file type -0.05
Erroneous array reading inside a thread 0.00
Storing binary data in static array +0.49
Can GCC emits a warning/error if a pure function calls a "not... 0.00
How to determine whether files have been changed in a directory tre... 0.00
Pointer to unknown or incomplete struct -0.28
Unable to read file contents into buffer using read() 0.00
Locating file descriptor leak in OS X application 0.00
"Error: incomplete type "unsigned char[]" " whe... 0.00
Check if pthread is still alive in Linux C -2.09
C open() function fails. Are my parameters wrong? -2.06
initial value of file pointer position returned by ftell() in appen... -1.52
how to debug ldap over ssl on Solaris 10 0.00
Which C header defines the common variable names (PATH, HOME, IFS..... +0.48
Infinite loop to poll on a modified file and write its contents to... -0.03
why this sizeof(c+a) is giving 4 byte instead of 3 +0.77
SMTP server dropped before STARTTLS completes 0.00
Signal Handling on Linux when using Java/JNI 0.00
Reduce number of malloc() calls -1.26
why my signal handler wait no just child process? 0.00
Detach child process from parent 0.00
How to call getter returning two dimensional array from C/C++? -0.20
define and initialize array for stdin, stdout and stderr 0.00
Linux Shared Memory with C++: Segmentation Fault -0.06
Java: check if object exists in object file before writing -2.15
What is the difference between vsnprintf and vsprintf_s? +2.24
what is the difference between application threads and OS threads? 0.00
Fscanf not reading any values from stream assigned via fdopen using... 0.00
IPV6 address to array of uint64_t is not working as expected -1.58
Intercept linux pthread_create function, leading to JVM/SSH crash +1.84
Best strategy in dynamic allocation in C for strcut with many point... -2.06
Solving Deadlock when acquiring Multiple Locks +1.92
Signal Handling C programming on ubuntu 0.00
Type Promotion in C, Passing a long as an Argument 0.00
Why my sig_int() function can't prevent my function from exit i... 0.00
Is providing more initializers in an array initializer list than th... +1.65
Why is my code outputting random numbers even though they are just... 0.00
Is segfault guaranteed when dereferencing null pointer (C/C++) -1.03
Atomically open and lock file +0.56
Why does "noreturn" function return? +1.48