StackRating

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

zwol

Rating
1637.48 (742nd)
Reputation
104,026 (697th)
Page: 1 2 3 4 5 ... 34
Title Δ
How to parse ISO8601 into a time_t? +1.18
Is checking the existence of file or folder blocking or non-blocking? 0.00
Comment after #else preprocessor directive 0.00
Why does C not decrement the stack pointer if a variable leaves the... -2.15
Why errno is not set to EDOM even sqrt takes out of domain arguement? +1.82
Can a process somehow continue without crashing after receiving SIG... -0.42
Is there a way to declare a complex number without including <co... +1.35
Who is the 4th thread while using 3 threads for signal handling 0.00
How does assembly code determine how far down variables are placed... +0.32
GCC how to stop false positive warning implicit-function-declaratio... -0.62
Call a python function that create a file in c -1.73
Why doesn't this assert macro work for integers less than or eq... -0.69
Is there a memset() function for 16 and/or 32 bit values? +0.77
Description of the members of struct pthread_rwlock_t 0.00
Does clock_gettime() work if clock_settime has not been set? 0.00
Does `#include "FILE.h"` make gcc search for FILE.h in th... 0.00
switch case: case label does not reduce to an integer constant -0.89
Why waitpid is blocked with this particular case? 0.00
Why ";" is not used for i++ in a for loop. Doesn't ev... +0.94
When are shared library functions loaded into the heap? 0.00
getaddrinfo with AI_NUMERICHOST 0.00
Can we use a header file without specifying its .h extension 0.00
Why is stat::st_size 0 for devices but at the same time lseek defin... -1.47
Linux system() returns -1, ERRNO = 10 No child processes 0.00
Does anybody have an Example of A Non-Async Safe Signal Handler Dea... +1.67
Incorrect output of `nm` on GCC LTO fat object files 0.00
How do I inject a catchable exception in Python from C with C Pytho... 0.00
error: case label does not reduce to an integer constant for charac... +1.34
How does int a=65; printf("%c", a); work in c language in... -1.54
Are non-Latin characters allowed in #error directive? 0.00
are header guards limited to the scope of their respective library? -0.19
How to write directly to a disk? 0.00
MISRA compliant run-time detection of endianness -2.43
reopen a directory using openat +2.12
Enforcing order of execution +1.88
What is a good and optimized way to run shell command in a pthread? -0.34
Does every variable have a storage class in C? +1.56
"undefined reference to symbol" error when using `ld` to... 0.00
Is there a way to execute arbitrary code in C preprocessor? +1.25
How can I make target depend on specific filename? +0.84
address-of (&) and indirection (*) in C +1.56
C: select() - Signal interrupt -0.02
Inconsistency reading from serial port in C LINUX 0.00
Mov and add are doing nothing for some reason 0.00
Convert HEX to printable string/char +0.37
What is the problem for PTHREAD_CANCELED and thread’s start functio... 0.00
Does the following code violate strict aliasing? +1.17
Is using array arguments in C considered bad practice? +1.36
Creating a child process WITHOUT fork() -1.86
understanding malloc.h difference: __attribute_malloc__ 0.00