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 ... 11 12 13 14 15 ... 68
Title Δ
Can time(NULL) ever return failure? +1.38
Should returning from main() or calling exit() disable thread cance... 0.00
error: unknown type name 'u_char' in OSX 10.11.2 0.00
Since the Standard C committee did not standardize a simple replace... -0.14
How to read and store currency values in C 0.00
Function pointers, arrays and lvalues in C 0.00
Per-thread state vs. shared state in threads -0.16
Is memcpy of array in C Vaxocentrist? +0.83
Can we use a non-pointer as a pointer in C 0.00
fflush\flushall()\_flushall() and etc won't clear buffer in C -2.09
Determining to which function a pointer is pointing in C? -1.74
What is the rationale behind tentative definitions in C? -0.96
What to do if a posix close call fails? +1.56
What is the equivalent C code for this assembly? +0.06
Abnormal beheviour of sqrt() in c while using in printf() +1.26
Is there a POSIX implementation where sizeof(size_t) > sizeof(of... 0.00
is it safe to open multiple temparay files with mkstemp() 0.00
Explain parameters of getaddrinfo( ) -1.73
Will PRNG sequence with different seeds overlaps in C +0.46
When using the GCC driver, what makes a static lib "incompatib... -0.63
reinversion of control using longjmp 0.00
Best practice for handling input check for void function +0.34
Why is a dynamically linked executable noticeably slower than the s... +1.48
Effects of sched_yield() from a thread running with SCHED_RR schedu... 0.00
How to implement stdarg in C +0.53
hidden symbol `stat' in libc_nonshared.a(stat.oS) is referenced... 0.00
uint16_t subtraction GCC compilation error -2.71
'?' not working in C Posix regular expressions 0.00
Is there an equivalent of O_TMPFILE for directories? 0.00
Getting SIGSEGV signal while it's blocking 0.00
unsigned variable is behaving like signed +0.33
Can i force linux kernel to use particular memory pages for new exe... 0.00
Passin a pointer to a pthread function result in losing his structure -1.77
Toggling flags for injected mprotect calls in multi-threaded applic... 0.00
What to use pthread_join,pthread_exit or pthread_cancel while threa... +0.34
How to get the size and the starting address of the stack per threa... +1.47
Is there a way to fix format specifiers warnings for stdint types? -0.70
Given a bit mask, how to compute bit shift count +0.33
Standard C function names -0.65
Are all threads halted when one of them receives a signal and none... +2.32
Unloading/removing shared libraries from process -0.66
Why do names that are not part of the implementation still use the... +0.90
Why is modulus with unsigned int runs faster than with unsigned lon... +1.42
Arithmetic right-shift a size_t value -1.44
Why is -(int) int being any int value ,an r-value? +2.04
GCC inline assembly constants (ARM) +0.06
C's strtod() returns wrong values +0.81
a valid program being declared as invalid by man7.org +0.16
Example why someone should use triple-pointers in C/C++? +0.92
What does -pie do exactly? 0.00