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 2 3 4 5 6 ... 68
Title Δ
Can't initiate Recursive Mutex +2.27
how to fix errors caused by -Wconversion? +1.61
Multiple shared library constructors not being called 0.00
How do I use char double pointers with scanf? +0.11
MSVC's supported subset of C -0.39
Can two characters be added or subtracted? -0.39
Write execlp result to a file using > instead of open function 0.00
In c, do the macros __FILE__, __LINE__ & __PRETTY_FUNCTION__ al... +2.18
Temporarily escape function scope to define global symbols in C? (g... +0.36
What does inet_pton do? Shouldn't I get my IP address but in de... 0.00
format string '%g' requires an argument of type 'double... +1.36
Does C provide an operator to check the signedness of a type? +1.64
Statically linking libc into my binary causes it to segfault 0.00
Canceling nanosleep() from another thread -0.14
How to find 64-bit divisions in existing C code? 0.00
Why signals are platform-dependent in Linux? 0.00
How does gcc on Linux know it is libc.so.6 that contains printf fun... 0.00
What is the size of the stack in a C function? 0.00
nice() library call or sys call? 0.00
max malloc size lower than expected 0.00
Is failure to implicitly convert a pointer to _Bool a compiler defi... 0.00
GNU C: What will happen if i overwrite malloc() free() but not real... 0.00
Does sigwait() behave differently in macOS and Linux? -0.01
Does malloc without corresponding free always produce a memory leak? +1.58
Value of sigset_t after sigprocmask 0.00
Is (bool) cast reliably 0 or 1? -0.91
Why do I get oveflow in printf? +0.36
Is there a fast way to check if all attributes inside an initialize... +0.67
Why is this claimed dereferencing type-punned pointer warning compi... -1.72
Assign volatile to non-volatile sematics and the C standard +1.02
Make pipe fd return true for is_atty() in child process +1.46
How do I secure that all threads created in a function return befor... 0.00
Why it can work in windows but can't work in Linux? +0.23
struct epoll_event memset or no memset? +0.36
Why do arrays not grow in stack direction when used in functions as... +1.39
How can <stdint.h> types guarantee bit width? +0.47
Send request to DNS server via UDP socket 0.00
Is there a C function to get the size of a file's data segment? 0.00
When linking a binary or shared library, why do I have to pass in s... 0.00
segfault at pthread_mutex_lock() 0.00
Why Can I not modify a string literal in c? 0.00
Doesn`t the scanset of [^\n] instruct scanf() to do the same thing... 0.00
What kind of software is part of an "Implementation" exac... 0.00
libc include guards not respecting source type parameter changes 0.00
Can one malloc call be used to allocate two arrays? 0.00
How can I create a POSIX shared message queue without it created as... 0.00
Why is UTF-8 coded on 2 bytes for a U+1xxxx character? 0.00
Why does calloc allocate 1 byte if nelem or elsize == zero? -0.40
Why does it say "We must not include limits.h!" in dirent... +1.83
Is there a way to apply FNM_PATHNAME flag of fnmatch only for first... 0.00