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 ... 7 8 9 10 11 ... 34
Title Δ
How to print errno while saving the value from function? +0.80
Converting a ulong to a long -1.28
how to get argument integer in callee? 0.00
Is it useless to use the `register` keyword with modern compilers,... +1.54
C - Double underscore inside of #define macro 0.00
Are mmap and VirtualAlloc compliant with the C standard? 0.00
How is memory allocated in c , and why diffrence between two contig... +0.35
cross compilation for ARM: error no such file or directory/command... 0.00
ELF relocation on ARM Cortex-M3 0.00
C segmentation fault after accessing the system time by inline asse... 0.00
Facing Lint Warning 560: argument no. 3 should be a pointer 0.00
If statement vs if-else statement, which is faster? -0.58
Creating a small struct in C - have some errors +0.34
Intel x64 c++ inline assembly in vs 2015 0.00
Text file to the hex 0.00
Why is the ternary operator used to define 1 and 0 in a macro? -0.02
Why is this c code not changing the value of arr[3]? +0.37
In C how do I detect whether an input is a character or integer at... 0.00
Inappropriate ioctl for device when trying to SSH 0.00
Fork(); method in C: determine order +1.01
How to properly print file content to the command line in C? +1.76
Access ARGV Arm Assembly +0.38
getting data from server in cycle 0.00
Using float literals instead of double in Cython code? 0.00
Is there a null character added after the string literal even the b... 0.00
Detached threads don't run simultaneously 0.00
Correct way of calling fork() after parent has created threads? -1.19
How to align C structure to 4-byte boundary? -2.46
Are the function signatures correct in the RSA Authentication Agent... -0.64
On Windows, when is it necessary to append \ to a directory path fo... 0.00
What is sym_type in Lex and Yacc? -0.12
prctl(PR_SET_PDEATHSIG) race condition -2.09
Error handling in C: unable to malloc in nested function -0.30
Determine the next available port for php built-in server to run on 0.00
will casting around sockaddr_storage and sockaddr_in break strict a... -0.91
Fill sockaddr_storage struct with values of sockaddr_in -0.78
forward declaration using extern (in context of C/C++) -1.17
How to get rid of warning: multi-character character constant when... -0.45
I deleted my dict, but my dict_keys don't mind, why is that? +2.00
Does ICC satisfy C99 specs for multiplication of complex numbers? -1.87
Why does this allocate on the stack instead of the heap? +0.76
unterminated unconditional directive error when preprocessing C code +0.33
Valgrind: Invalid write of size 1 on a strcpy 0.00
Pointer initialization string literals 0.00
variable with block scope - many declaration - standard? +1.95
Can't retrieve PID from `siginfo_t` on Linux using code that wo... 0.00
Is the Negative condition flag N also set with an Overflow? +1.43
Precedence of post increment 0.00
Why my pipe ends only when i send a SIGINT 0.00
Joining lines in C [Strange output not compatible with documentation] +2.11