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 ... 8 9 10 11 12 ... 68
Title Δ
Negative zero isn't equal to positive zero +0.96
Portable way to retrieve a int32_t passed to variadic function -1.12
What is the difference between PTHREAD_PRIO_INHERIT and PTHREAD_PRI... 0.00
Lifetime of a compound literal +0.82
Unresolved reference to <symbol> in C. Makefile seems to be i... 0.00
Are there memset function implementations that fill the buffer in r... 0.00
Why am i still getting an undefined reference to timer_create() whe... 0.00
What happen to the children of a process that call setsid()? 0.00
Does the C standard require the size of an array of n elements to b... -2.22
Double not storing number in C (is the number too small) -2.46
why does C allows statements after return? +2.39
c FILE struct representation in llvm with ocaml binding 0.00
Would allocating the length of an array inside a struct, with one o... +0.38
Fastest Multithreading Sorting Method -2.92
serial aplication writtes "0D" as "0A" 0.00
What does -fwrapv do? +0.45
pthread_create fails with EAGAIN -0.54
Adjust CLOCK_REALTIME based timer on settimeofday 0.00
Working with POSIX Threads: Program hangs every fourth or fifth run... -0.16
Why would uint32_t be preferred rather than uint_fast32_t? -1.66
How to prevent GCC warning that function has no return when inline... 0.00
GCC - invalid optimization when using POSIX signals 0.00
Why were blocking calls invented when the underlying nature of comp... +0.62
What is the most accurate errno val to use for fgets failures? +0.19
Strictly speaking, does the C standard require that free must be ca... -0.94
Improving the performance in fopen/ fclose scenario +0.37
Using malloc() for 2d Arrays +0.35
Incorrect FPS when muxing VP9-encoded data into .webm -0.63
GCC 7.2 compiles shared library instead of executable +0.38
How to ensure a posix c socket is still valid 0.00
fork() returns 0, but the child process getpid()!=0. Why? -2.44
Do I have to use malloc every time I return a pointer +0.86
Why use of sqrtf function from libgcc.a causes link double precisio... -3.07
Why does printf return an int instead of a size_t in C -0.22
Buffering `printf` outputs between different threads in Linux -2.41
Why is uninitialized memory safe to use in OpenSSL's random num... -1.80
Symbol offsets reported by objdump no longer match run-time offsets 0.00
How do I get sin6_addr from an addrinfo? 0.00
Multiple instances of a library on Linux with separate data segments 0.00
malloc(5) = 5 chars or 5 bytes? +0.03
How to check if a UTF-8 string starts with an 'a' -1.04
pause() signal handler -0.62
Why should ftime not be used? 0.00
Should I truncate my ints to shorts before computing bitwise ops on... -0.35
gcc linker not automatically including dependency libraries 0.00
FFMPEG trim by remux doesn't write a keyframe 0.00
C - convert scancode set 1 to ASCII 0.00
Is conversion from float to int consistent across all platforms and... +0.21
Is there an alternative to getch(); which won't pause the progr... -2.24
Is the returned value of the main method saved in the stack? -1.40