StackRating

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

R.. GitHub STOP HELPING ICE

Rating
1620.38 (1,090th)
Reputation
163,533 (327th)
Page: 1 ... 7 8 9 10 11 ... 68
Title Δ
Why does system() exist? -0.06
read() is blocked forever on raspberry pi 3 UART +0.38
Is the floating-point literal “.1” the same as “0.1” in C? -1.56
How to specify priority in __attribute__((constructor)) for nested... 0.00
C language wrong output of memove() function? -2.22
Multi-platform Unicode handling based on char* in C without using 3... -0.12
sizeof operator in conjunction with variable-length array as functi... 0.00
fseek/fsetpos may discard stream buffer? -0.21
C unchecked function return undefined behavior +1.69
What does i+=(i&-i) do? Is it portable? -0.38
What happens to the thread spawned by a shared library, upon dlclose -0.48
How can in-memory data structures be pre-initialized for ROM-based... -2.31
How to properly store extra data in LSB pointer bits? 0.00
Redirect (stderr of redirect) to stdout +0.38
Can DMB instructions be safely omitted in ARM Cortex M4 0.00
How to only allow floats to two decimal places +0.38
How are locale files initially read by the C library 0.00
Can string literals be passed in posix_spawn's argv? +1.72
how to access and change char array in c x86 AT&T inline assembly 0.00
Deadlock in malloc_atfork 0.00
Is it possible to read null characters correctly using fgets or get... +1.46
How do i get rid of call __x86.get_pc_thunk.ax -1.82
what if closedir() is not done after opendir() in C? 0.00
C - fail to convert unsigned char array to double -0.74
Suffix for a intmax_t literal +1.77
Encoding 3 base-6 digits in 8 bits for unpacking performance -2.13
When is it not safe to turn off the __STRICT_ANSI__ flag? -2.03
Does dereferencing a cast to an anonymous structure pointer violate... 0.00
Printf is throwing warning instead of error in below code 0.00
relocation R_X86_64_32 against `.data' can not be used when mak... 0.00
What is the difference between "sequence" and "strin... 0.00
Using volatile twice in an R-value -1.59
Is there a way to call fsync/flush the parent of a fd? 0.00
how to understand fields of Relocation section '.rela.plt' 0.00
Getting GCC error when using SQLite and Fast Math: "SQLite wil... -2.35
Will `gmtime()` report seconds as 60 when in a leap second? -0.50
Why some C API doesn't follow Encapsulation 0.00
What is the best way to allocate memory when signals are handle? -0.14
What is the difference between . and ./ in bash? +0.29
Program segfaults on alpine linux. How do I resolve it? +2.00
Program segfaults on alpine linux. How do I resolve it? -2.00
How to make the SIGSEGV handler be launched on an alternate stack f... 0.00
Is it safe to use void ** when freeing double pointers of other typ... +1.91
Strange problems about multi-thread programming when using global v... -0.63
[C]Can I call va_arg with a larger type than the argument, then cas... 0.00
POSIX API and SOLID design principles -0.31
Why does one bitfield struct expression behave different across ass... +1.79
iconv library improperly converts UTF-8 to KOI8-R 0.00
Is subtracting a char by '0' to convert to int bad practice? +1.75
Can non-blocking system calls be interrupted? 0.00