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 ... 34
Title Δ
static inline vs inline static +1.45
Trying to read a file and display the values in c 0.00
Why does sem_wait not unblock (and return -1) on an interrupt? +1.64
Why would one call stat64 explicitly? 0.00
How to implement successive pipes in C? 0.00
Does a mutex lock prevent access until it's unlocked? -2.08
Is it legal write to a byte array in a union and read from an int t... -2.62
What happens when two or more philosophers check the mutex to be 1... -1.86
fflush() Always Retruns 0 But Sets errno to 11 (Resource temporaril... 0.00
c function that changes permission of file 0.00
Why there is floating point exception in this program? +0.36
Memory management by malloc and free +1.24
Methods to convert `void *` function parmeter inconsistant from typ... -1.15
Square root [ASM] +0.28
Create exactly 5 process with fork() -0.63
Why is a function prototype not needed in C if there is no return i... +1.14
C preprocessor parameter bracket covering the 'defined' key... +0.27
Return Value 3221225477? +0.30
exact control flow with int assembler instruction in C, and the res... -2.73
Why does this very small C program use up so much memory? -0.35
si_value not a member of siginfo_t inside sigaction handler using P... 0.00
What is the logic of else-if ladder statement? -1.99
`pip install --upgrade pip` fails inside a Windows virtualenv with... 0.00
Sequence of write or a single write +1.44
Are there known issues with the C function crypt()? 0.00
Finding library by header file -0.68
No matter what year I put, my program is always telling me its a le... -0.73
How is machine code generated from assembly? -0.85
using c11 standard with clang for use of strcpy_s 0.00
I use an offset to access elements in LMDB database but it is so sl... 0.00
Window doesn't show up on the screen 0.00
Does strict aliasing occur when using void pointer intervening +0.68
What is "namespace cleanliness", and how does glibc achie... -2.19
I have a trouble with looking into the read() function code defined... +1.29
What is the behaviour of `ferror(FILE *)` and `std::ferror(FILE *)`... -2.41
Undefined reference to inline assembly code while calling in c++ 0.00
Why is statically linking glibc discouraged? +1.14
Debugging functions in __libc_start_main 0.00
Does this implementation of offsetof invoke undefined behavior? -1.82
C: Return general purpose register 0.00
(struct *) vs (void *) -- Funtion prototype equivalence in C11/C99 +1.51
Prevent read() systemcall returing with 0 when run as background pr... +0.62
To use or not to use -fpic 0.00
Is There C equivalent to Python's: if __name__ == '__main__... -0.59
expected ‘char ** restrict’ but argument is of type ‘char (*)[x]’ +1.52
I have a question about c with send a signal 0.00
glibc uses kernel functions 0.00
Does the C11 keyword '_Atomic' count as type qualifier or s... -1.66
Implementing a sub-function with va_list and va_arg -0.52
Why is my C code throwing a segmentation fault even though the retu... +0.32