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 ... 24 25 26 27 28 ... 68
Title Δ
c/c++ - safest way to send time_t over socket +2.29
Execute a method every x seconds in C -0.46
sscanf() and locales. How does one really parse things like "3... +1.81
function for checking if an unknown word appears in all 3 strings o... +1.89
function for checking if an unknown word appears in all 3 strings o... -1.11
want semaphore to exceed SEM_VALUE_MAX -0.59
pthread: join a detached thread doesn't set errno correctly +0.40
What is the effect of dereferencing a string literal in C? -0.07
Does this code contain undefined behavior or a hidden bug? Somethin... 0.00
Trouble with bitwise manipulation +0.85
What would happen if pthread_cond_wait was not atomic? 0.00
Is he->h_addr_list[0] always the default interface? 0.00
how to create pointer to a bit in c-language +0.03
Make the program stack not executable to stop code injection attack -0.95
malloc under linux, implicit limit -2.36
Significance of signalling a condition variable when no one is wait... +2.03
Flip all groups of consecutive 0 bits of size <= N to 1s +1.39
C - How to see if a pipe is empty -0.09
Backspace character does not move the cursor back to the previous l... +1.13
Lowest possible memory address on modern OS +1.87
Why cc1 is called cc1? 0.00
Why realloc deadlock after clone syscall? +1.06
How to check whether a buffer is writable? +0.37
Properties of 80-bit extended precision computations starting from... -0.11
execvp/fork -- how to catch unsuccessful executions? +2.14
pthread_exit() in signal handler 0.00
How can I print specific length of output? Like %d to be always 50... -0.90
Programmatically retrieve memory offset of C struct members w/o har... 0.00
How to convert Unicode escaped characters to utf8? +1.73
How to get the function name which calls current function? -0.35
How to handle stack array allocation failure in C? -1.38
Curses Library Backspace Issue -0.73
Calculating Function time in nanoseconds in C code -0.46
liboss static declaration of ‘ioctl’ follows non-static declaration 0.00
When will strcmp not return -1, 0 or 1? -0.49
autocomplete directory name with C 0.00
exec function. Is there a way to back to the main program? -0.05
Why does printf return a value? +1.25
non-greedy repeat in gnu regular expresion 0.00
ftruncate on file opened with fopen -1.85
Why does the number of printed digits differ between systems? 0.00
ieee754 optimization +1.16
Best practice for allocating memory for use by a function — malloc... +1.56
How accurate are kill and signal? 0.00
fputc with string and int argument? "01234"[(int)tmp_seq[... -2.16
Can we manually operate the garbage collector in C or C++? +1.69
Extract Public IP Address +2.41
Does Fork() in UNIX create processes which run in unison or sequent... -0.51
How to know if a Linux system call is restartable or not? -0.28
Can I get the access mode of a `FILE*`? 0.00