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 ... 19 20 21 22 23 ... 68
Title Δ
Division by zero and undefined behaviour in C 0.00
Is (uint64_t)-1 guaranteed to yield 0xffffffffffffffff? +1.56
How can I portably turn on large file support? 0.00
How does printf work internally? 0.00
Algorithm to write two's complement integer in memory portably +0.89
Where's the 24th fraction bit on a single precision float? IEEE 754 +0.14
How does linux process scheduling policy relate to thread schedulin... 0.00
`volatile` to sync variable between threads +0.43
is there another way than system() to execute a binary +1.79
Using larger values than size_t can represent with fwrite -0.55
Printf 's Param +1.43
Are flexible array members really necessary? +1.47
Type definitions in POSIX/SUS headers +1.16
size of enum is constant no matter how many element it contains -1.70
Valgrind mark deliberate leak -0.13
Why does printf pad an 8-bit char to 32-bits? +0.06
Count number of digits after `.` in floating point numbers? +1.48
Is there a portable way to define INT_MAX? +1.24
Program with SIGFPE exception behaves differently under gdb -0.63
Calling system() from threads with while using ZeroMQ 0.00
I do not understand why the qualifier static applied to x here? -0.46
gcc failing to warn of uninitialized variable -1.59
printf, wprintf, %s, %S, %ls, char* and wchar*: Errors not announce... +1.05
why pthread causes a memory leak +1.59
Curiously, why does my abs-function return -0? +0.85
What is the right way to convert into UNIX timestamp from the date... +0.37
Guaranteeing execution of pthread_cond_wait before pthread_wait_sig... 0.00
How does %*.*d work in printf()? +0.82
How to convert the double to become integer +0.88
Discrete distribution of numbers in binary? +1.50
Is glib usable in an unobstrusive way? +1.31
Malloc and unaligned memory +0.66
Is it possible to return a pointer to a struct without using malloc? +1.40
atexit considered harmful? +2.21
Difference between clock() and MPI_Wtime() -2.32
Is the main() function re-entrant? 0.00
How does C perform the % operation interally +0.15
Image with only the red component from RGB 565 +1.34
sending a reverse dns request using socket on 53 of localhost or a... +0.37
Should this generate a gcc warning? -0.12
inline assembler for calling a system call and retrieve its result 0.00
Casting pointers in C -0.92
fprintf, error: format not a string literal and no format arguments... -1.79
Signal handler for all signal 0.00
/dev/urandom to provide random addresses to mmap() 0.00
I'm trying to practice write codes in C 0.00
how to tell which libxml2 functions returning objects that need to... 0.00
Porting 64bit code to 32bit machine -0.16
Does posix_fallocate work with files opened with appened mode? -2.58
How to get the largest precision floating point data type of implem... +1.37