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 ... 38 39 40 41 42 ... 68
Title Δ
try-lock mutex call vs CAS calls +1.90
POSIX thread exit/crash/exception-crash while holding mutex +1.85
why using const when passing arguments gives me a warning? -2.09
Byte swap during copy +0.96
Determine the sign of a 32 bit int -0.95
retrieving ip and port from a sockaddr_storage 0.00
Longjmp out of signal handler? +0.87
Adding unsigned integers in C +1.16
Is it safe to use variable-length arrays? 0.00
Why does the indexing start with zero in 'C'? -2.00
Setting a fmemopen ed file descriptor to be the standard input for... +2.09
Get directory separator char on Windows? ('\', '/', etc.) -1.85
How to use varargs in conjunction with function pointers in C on Wi... +1.78
How to find TMax without using shifts +1.17
Slack byte in C structures +2.12
How to count characters in a unicode string in C -0.68
C/C++ unused inline function undefined reference +0.87
_GNU_SOURCE and __USE_GNU 0.00
different signal handler for thread and process?. Is it possible 0.00
Enabling strict floating point mode in GCC -1.89
Is it possible to terminate only the one thread on receiving a SIGS... 0.00
Why there are no good open-source development tools? Shouldn't it b... +0.27
Why is PWD empty and how to fix it? -2.29
fopen vs ofstream 0.00
Required help in make file -0.66
How to represent a random-access text file in memory (C) +0.04
Why and how does GCC compile a function with a missing return state... -0.15
pthread_create memory leak? +0.42
How is dynamically allocated space freed when a program is interrup... -1.25
Sleep a thread for an indefinite amount of time in Linux +1.07
What happens to the resources that aren't cleaned up when you use _... +1.81
How to access/print the auxiliary vector entry in main? +2.05
Why write `sizeof(char)` if char is 1 by standard? -0.86
Safe maximum number of records read by fread +2.39
Convert Double/Float to string +0.45
switch between writing to file and stdout +1.65
where to unlock mutex in pthread? +0.07
Cancel thread with read() operation on serial port -1.64
Good practices for writing C dynamic libraries [DSOs] (binary compa... +2.21
Linux heap - is doing a ton of new/deletes okay or does the heap be... +1.11
Bitwise OR not working C +0.31
Is it better to define global (extern) variables in a single header... -0.22
Does RTLD_FIRST on mac do the job of RTLD_DEEP_BIND on linux? 0.00
Doubts about typecasting -0.85
Does gcc or other compilers auto convert bitwise or's to boolean or... +1.93
How to draw a n sided regular polygon in cartesian coordinates? -1.65
Concatenating C strings in linear time with crt -1.99
Best way to do a timer in UNIX -1.29
How to extract filename from path -1.99
security flaw in c code snippet? +1.79