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 2 3 4 5 ... 68
Title Δ
C - timeval to uint64_t +1.87
Linux C timer - signal disrupts current process 0.00
Is (*argv[2])[2] legal and does it point to the first character of... 0.00
How does C work when int is converted to float? 0.00
Autoconf x86 cross-compiling 0.00
Is it preferred to use a global pthread_mutex_t in C projects? -2.00
Can You Flip a Stack with a Runtime of O(1)? +0.34
what is the safe way to convert double to int? +1.66
How do I read ICMP response from a port after sending an udp reques... 0.00
If GCC only finds a static library and not a dynamic one, does it r... 0.00
Does bind() modify sin_port in C? 0.00
Why does gcc by default link crtbegin.o and crtend.o to every compi... 0.00
problem with setjmp and longjmp to switch between 2 functions 0.00
"error: expected expression before struct" at macro argum... 0.00
Why do M_PI_2, M_PI_4, M_1_PI, and M_2_PI exist? 0.00
Convert float to int64_t while preserving ordering 0.00
Effect of adjusting Y component in YUV? -0.46
Losing pointer reference to structure member ? (in c) 0.00
Comparisons involving literals safe? 0.00
How do I call opendir without using malloc'd memory? 0.00
Pthread execute unexpectedly in C -1.98
Is it safe to modify file in place when replacement is same size as... 0.00
Get overflow from arithmetic operations -0.83
Syscall alternative for printf()? 0.00
How to compute the digits of an irrational number one by one? +1.43
Why isn't the "gets()" function declared when I inclu... +0.73
How does malloc() know you want to use the block of memory it suppl... +0.35
Is there a fixed point representation available in C or Assembly -0.57
Minimum time quantum needed in nanosleep(), usleep() to yield the CPU -2.75
Why can't local variable be used in GNU C basic inline asm stat... +1.71
Do I have to populate tm_gmtoff and tm_zone? and, Which function sh... 0.00
printf uses sbrk, conflicting with custom memory allocator 0.00
C's getopt not able to parse options at the end (or in between)... +2.00
When using %s to set text in my path it will not find it 0.00
Is there a way to prevent the compiler to mess with inline assembly -0.49
va_list argument actually is not a va_list -2.49
Own offsetof implementation produces warning 0.00
Best way to statically initialize a linked list in C? -2.20
How to use a .h file without header guards multiple times 0.00
Is clock_gettime() correctly implemented in MinGW GCC 8.2.0? +1.95
Providing a `malloc` implementation for `newlib-nano` 0.00
Incorrect result from getpid() for grandchild with vfork() and -lpt... +1.27
unused `static inline` functions generate warnings with `clang` +1.17
Are statements x=x+1 and x++ considered atomic? 0.00
How to use SHA-256 crypt with musl? -1.06
What method would you recommend to make Operating System API calls... 0.00
What is the execution charset with which Linux is compiled? 0.00
pcap_close() crashes if handle is NULL +2.18
How does 32-bit system call table entry point maps to SYSCALL_DEFIN... 0.00
Is it possible, with printf, to have the dot "floating" d... +1.46