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 ... 34
Title Δ
Will the rand() function ALWAYS produce the same result with the sa... -0.89
SIGQUIT and STDIN (unexpected dump of read function) -1.82
x86-64 Zero Flag is clearing between inline calls (and another prob... 0.00
implicit declaration of function ‘getline’ warning thrown in one co... 0.00
Unspecified behaviour about "object having more than one objec... +1.66
Does scanf() update constant variables? +0.60
What's the difference between memmove and bcopy? +1.52
Macro inside enum in C -0.20
How to mark as clobbered input operands (C register variables) in e... +0.31
How can I encrypt SHA512 hash with salt in C and ubuntu? +1.77
C/C++: How should preprocessor directive work on macros argument li... +1.82
Why is Tmin 1 bit more than Tmax 0.00
where is the actual string of these two environment variable (a) en... -0.81
IOCCC 1986/wall.c - why does TCC beat GCC in handling earlier C code? -1.28
What are the __NR_-prefixed symbols in glibc? -2.57
Performing syscalls in inline C assembly causes a segfault 0.00
S_ISDIR and S_ISREG undeclared despite including the <sys/stat.h... -1.74
Why does malloc() call mmap() and brk() interchangeably? -0.34
What is getservbyname() — do I understand it right? +1.80
Convert an element (to be accurate: number) from array/char to type... +2.26
Does '\0' Take Up The Size of a Char? - C +1.76
gettimeofday to calculate elapsed when day changes +1.53
How many bytes does it take to encode the assembly-code line "... -0.66
Why does this regexec() in C return as a match, when it shouldn'... 0.00
C preprocessor: line continuation: why exactly comment is not allow... +0.76
What should be the right usage of strncpy_s() - secure string copy... +1.52
Malloc space not accessible after another apparently indipendent fu... 0.00
How to get the current database name from a C function/extention? +0.31
How to copy the 4 bytes to sockaddr.sa_data? -1.24
How do I resolve this make fatal error: numpy/arrayobject.h: No suc... 0.00
how to interpret "shift/reduce" conflicts in bison +0.02
How are variadic variables represented on the stack? 0.00
A function without parameters in C +1.62
What is IPC_EXCL short for? 0.00
Why does mktime give me an hour less? 0.00
Is memcpy a really function with symbol? 0.00
Is this reverse loop is correct in C? +0.30
Segmentation fault about data type? 0.00
How to check [sp,#4] value in gdb 0.00
What is (void) with () in C +1.24
What ctypes argument type to use for variably modified multidimensi... 0.00
How is struct organized in assembly? 0.00
GCC issue with -Ofast? -1.92
Mac c++ filesystem library not recognized 0.00
Analyzing obfuscated ELF binary 0.00
Linux: what prevents us from reading the memory from code segment? 0.00
Using compiler builtins without linking the c standard library +1.75
Why doesn't a warning appear when -0 is written in the code? +2.18
How to write unnamed Posix Semaphore to Shared Memory? 0.00
Is th­is go­od cod­e? W­ill th­is w­o... +1.35