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 ... 33 34 35 36 37 ... 68
Title Δ
Replacing extrordinarily slow pow() function +0.16
Does the current C standard prohibit short-circuiting `&` and `... +1.06
In C, what is a safer function to use than strtrns? -0.56
C stdio unbuffered multiplexing 0.00
Does *p++ increment after dereferencing? +1.08
expand [x-y] and {a,b,c} in strings -- like glob(3) but without fil... -1.83
Where (exactly) is the call stack? -0.02
IsNan equivalent in C -1.84
Is it safe to disable buffering with stdout and stderr? -0.55
Memory allocation of return address in C and Objective-C -2.21
Should function variants be provided for all integer types? -1.20
Free/delete strtok_r pointer before processing complete string? -0.58
How to remove the path to get the filename +0.48
c - What is the most efficient way of converting char * array to in... -1.56
C pointer/array value confusion -0.82
C standard library and system calls +0.41
Does C support optional null parameters? +1.02
defining typed constant numbers in C/C++ +1.01
Does a function that only calls another function slow things down? -0.44
Portable way to determine path to dynamic library opened with dlopen +1.84
Physical memory location of uninitialised memory location in C prog... -0.65
C: Memcpy vs Shifting: Whats more efficient? -1.70
How to use multiple instances of the same lib -2.27
redirect output to compressed format (C) +0.44
Distinction between processes and threads in Linux +1.40
read entire text file into one-dimensional array +0.95
Is there a way to capture the return status of a process without wa... -0.02
Does C struct have run-time identity? -1.80
How does getbyhostname() work? +2.41
Config.h - No such file or directory 0.00
How to Generate the HTTP Content-Type Header in C? +0.41
C no out of bounds error -0.97
Why does calling mmap() with large size not fail? -0.68
How to find a 2 unpaired elements in array? +1.03
pthread_cond_wait unlocks mutex attached with it. source code? -2.05
Working of increment operator in C +0.11
Closing pipe, dup2, file descriptors in C? 0.00
Enumerate all ELF sections of all shared objects currently loaded +0.62
Invalid read size in strcasestr 0.00
How to convert from UTC to local time in C? +0.41
How to turn off buffering on write() system call? 0.00
whats the biggest number that is smaller than FLT_EPSILON? +2.50
Implementing critical section -0.91
Multi Threaded Server design -0.60
Interrupting two blocking pthreads by signals 0.00
Correct format specifier to print pointer (address)? -1.50
C API design: what to do when malloc returns NULL? +1.49
Weird results of modulo arithmetic with negative numbers and unsign... +2.23
How to Programmatically Determine if Windows is Shutting Down? -0.06
sigaction System Call +2.26