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 ... 34 35 36 37 38 ... 68
Title Δ
freeing memory inside a signal handler -1.48
Looking for the fastest algorithm (implementing in C) for image man... +0.96
What's the difference between strtok_r and strtok_s in C? -1.41
Is this approach of barriers right? +1.13
How to safely perform type-punning in embedded system -0.50
Efficient way to count number of swaps to insertion sort an array o... -0.89
Is there a practical use for a `volatile restrict` pointer? 0.00
sysinfo system call not returning correct freeram value +0.17
Detecting Endianess +0.60
Is it a good idea to compile a language to C? -1.20
Using waitpid or sigaction? +1.39
read() from stdin -1.36
Should glob, with GLOB_MARK, append / to symlink-to-directory resul... 0.00
how to retrieve general informations from a open source package, ey... 0.00
Compiler warning when char * set to string literal -1.07
Compile time operators in C -0.39
Why no corresponding subroutine call in machine code dump when call... 0.00
How to make a !default case in C +1.18
Casting pthread's start_routine argument with a macro +2.43
How do I allocate memory for a pointer to an array of char *? +0.11
socket(PF_INET, SOCK_RAW, AF_INET) uses IGMP? 0.00
Can a Pointer variable holds the address of another Pointer Variable? +0.14
Is sizeof(int) guaranteed to equal sizeof(void*) -1.04
GCC compiler and converting const char* to char * -0.14
poll vs. epoll insight +2.08
Does C struct padding make this use unsafe? -0.94
Concatenate string with strcpy -1.18
Can I build a shared library by linking static libraries? +0.43
c freeing malloc(0) +1.47
integer overflow in a PIC -- where's the flow go? +1.41
How do we simulate a mouse click with Xlib / C? -0.09
What compiler does not support the style of "%#x" in prin... +1.03
C calling a function at exact every second? +1.04
What is the format specifier for unsigned short int? +0.28
Do send/recv transfer data in identical chunks? -0.65
printf and wprintf in single C code 0.00
Is there any benefit to using epoll with a very small number of fil... 0.00
Proper usage of volatile sig_atomic_t 0.00
C using fread to read an unknown amount of data -0.14
Shall we use poll() or select()? +1.00
Bitwise AND between an 8-bit integer and 32 bit integer in C++ +0.76
Proper use libdl and dynamically linked libraries +0.18
Why is there not a socket ntol for signed long? +1.94
Why does SIGPIPE exist? +1.77
How to fix if-statement error and "Result of comparison agains... +1.18
How to determine the length of a function? +1.50
Syscall overhead +1.90
How can I use exec / kill while having std=c99? -0.22
What exactly is the "size" of a function in a symbol table? 0.00
Why does gcc throw a warning when returning a pointer to a local va... -1.48