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 ... 65 66 67 68
Title Δ
In a process using lots of memory, how can I spawn a shell without... +0.52
strstr and occurrences to match 0.00
Better name for CHAR_BIT? 0.00
Why is x86 ugly? aka Why is x86 considered inferior when compared t... 0.00
How to use pthread_atfork() and pthread_once() to reinitialize mute... 0.00
sscanf + c99 not working on some platforms? 0.00
Find most significant bit (left-most) that is set in a bit array 0.00
Fixed Point to Floating Point and Backwards 0.00
Why is this not a bug in qmail? 0.00
strtod() and sprintf() inconsistency under GCC and MSVC 0.00
Advisory locking interface for c in windows 0.00
Replacement for vsscanf on msvc 0.00
Are there any platforms where using structure copy on an fd_set (fo... 0.00
Is there a way to test whether I'm in a signal handler? 0.00
unistd.h read() function: How to read a file line by line? 0.00
select()-able timers 0.00
using the 'rm' command in a c program using the system() function i... 0.00
Portable user defined character class division in C89 by a lookup t... 0.00
Which is more efficient ? if statement 0.00
How to update other pointers when realloc moves the memory block? 0.00
Relink a shared library to a different version of libc 0.00
How do I free memory obtained by sbrk()? 0.00
Write a program that will print "C" if compiled as an (AN... 0.00
Is there a simple alternative to Readline? 0.00
how to deal with error return in c 0.00
Portable equivalent to gcc's __attribute__(cleanup) 0.00
C Prototype scope 0.00
can realloc move pointer if new size smaller? 0.00
Does Qt have a C interface? 0.00
longjmp() from signal handler 0.00
Resuming [vf]?nprintf after reaching the limit 0.00
Parse string into argv/argc 0.00
Shared POSIX objects cleanup on process end / death 0.00
Why Would WIFEXITED Return True on Running Process? 0.00
Difference between malloc and calloc? 0.00
C: Behaviour of the `const` keyword 0.00
in-place realloc with gcc/linux 0.00
Closing all open files in a process 0.00
Can output routines that print to a FILE* be used to build a string... 0.00
Check if a char* buffer contains UTF8 characters? 0.00
I'd like to do a plain substring match with shell scripts 0.00
How to get the absolute path of a file programmatically with out re... 0.00
How to mmap the stack for the clone() system call on linux? 0.00
How do I determine the number of digits of an integer in C? 0.00
Why is alloca not considered good practice? 0.00
Shell fragment to make sure only one instance a shell script runs a... 0.00
C project structure - header-per-module vs. one big header 0.00
When zeroing a struct such as sockaddr_in, sockaddr_in6 and addrinf... 0.00
Is it safe to use -1 to set all bits to true? 0.00
converting char** to char* or char 0.00