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 ... 31 32 33 34 35 ... 68
Title Δ
How does GDB determine the bottom of the stack? +1.46
Valid use of the conditional operator? +0.32
Can the static keyword in C be used to improve performance? +0.07
Why are string literals l-value while all other literals are r-value? +2.27
non-thread safe libraries and threads +1.23
Register as a thread local variable +0.70
== for pointer comparison +0.44
on_exit and CTRL+C -1.08
Reading registers or thread local variables of another thread -0.25
Inner working of the C standard library +2.00
Is it possible to give a processor execution time for certain funct... -0.25
Valgrind pthread_create woes 0.00
Sharing heap memory with fork() +0.40
array and assembly -2.31
C: Access individual bits in uint16_t number? +0.32
How to printf different locale? 0.00
Why does gcc -Wall give warning about zero-length format string? +1.40
How to make ncurses display UTF-8 chars correctly in C? 0.00
Math constant PI value in C -0.11
Passing file descriptor from one program to another on the same hos... +1.29
Why aren't fixed-point types included in C99? -2.04
linking to a shared library that has soft-links to it +1.52
Is this a GCC bug when using -falign-loops option? 0.00
How to align C for-loop body w/ GCC? 0.00
How to choose between process and threads +1.94
Is closesocket thread safe? +1.35
stack size from proc/pid/maps in C -0.79
Fork and dynamic library interaction -0.33
Reasons to use (or not) stdint -0.18
Emacs Indentation Function -0.59
Define EOF character -0.33
eventfd_read/write versus sem_wait/post 0.00
The address size length of the accept function in <sys/socket.h&... 0.00
How to convert from binary to relocatable object file and back? 0.00
How main() function inside a shared object (.so) is taken care of b... +0.65
Best technique to use memset() in C +0.60
C preprocessor evaluate sin() of constant -0.73
How to prove that a=!!a is the shortest way to write a = (a == 0 ?... +1.52
pointer to a va_list in amd64 ABI 0.00
pthread_join() hangs in stress test -1.53
Are open/read/write buffered or not? +1.51
Minimal implementation of gmtime algorithm? -0.08
C sizeOf operator : Want to make myOwnSizeOf( ) function -2.24
Get the address of __data_start symbol +0.94
Process Linkage Table and Global Offset Table 0.00
Why does the general program usually start at 0x8000? +0.79
Is there any way to get correct rounding with the i387 fsqrt instru... -0.67
CPU dependent code: how to avoid function pointers? +0.71
How to port __declspec(noalias) on GCC 0.00
round to the nearest 1/16 and truncate to the nearest 1/16 of a val... -2.01