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 ... 17 18 19 20 21 ... 68
Title Δ
What to do when `addrinfo::ai_addrlen` is larger than `sizeof(struc... 0.00
time_t in c for process child 0.00
How do you find all matches in regexes with C? -0.47
Why does Make re-link when I call make in a subdirectory? 0.00
Why would setting a variable to its own address give different resu... 0.00
Using sysctl(3) to write safe, portable code: good idea? -0.06
Implementing rename in fuse file system 0.00
C/C++ style -- modifying function arguments -0.78
How to load a program in memory at a different address than it is i... 0.00
What does "char *p, *getenv();" do? Why a function with n... -0.47
Does msync() write to file only changed pages or wholly cached buff... 0.00
how to kill process synchronously on linux +1.15
Can you define an array on the stack and pass the pointer to a glob... -0.12
Weird mktime logic with negative seconds 0.00
c - creating a linked list without malloc -0.03
Length of line in getline() function - c -1.29
What is an efficient way to compile untyped arrays to C? +0.34
How/Why can fork() fail -1.59
What prevents a user-space program from switching to higher levels? +0.29
How do I pass an address of array of structs to a function? -0.33
Passing arguments to pthread_create - invalid conversion from void(... +0.35
pthreads condition variable with spinlock 0.00
How to fix unaligned pointer (char[]) 0.00
UTF-8 to unicode converter for embeded system display -0.22
C: Malloc and Free +1.13
Implementation defined between versions -1.60
Do C compilers optimize structs with a single member? -0.31
Is there any ASCII character that acts as placeholder without effect? -0.18
Can I modify the dynamic linker and use without recompiling the gli... +0.34
How to get IP addresses from sockaddr -0.57
Is there a C library for GUIs that does not require its own event l... +1.89
When getenv can alter content of previously returned pointer when u... -0.75
What does ld do when linking against dynamic shared library? +1.60
64 bits Seeds for random generators -0.32
mprotect: how to get the instruction which causes protection violat... 0.00
Can send() on a TCP socket return >=0 and <length? -0.15
C Stop stdout from flushing +1.36
Why does printf and cout gives different output for this code? -1.22
Implementing single-precision division as double-precision multipli... +0.36
Questions on libc's pointer encryption 0.00
how to print float value upto 2 decimal place without rounding off +0.35
Where is the implementation of the GNU C library? +2.06
FD_ISSET keeps reading though there's no data in c 0.00
O_DIRECT vs. O_SYNC on Linux/FreeBSD -2.08
Does *(NULL) compile successfully by the C99 standard? +2.15
Lossless data compression in C without dynamic memory allocation 0.00
Use macro expansion to create multiple #define constants 0.00
ftell returning incorrect value 0.00
Are function pointers evil? -1.48
Why is my (re)implementation of strlen wrong? -0.26