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 ... 30 31 32 33 34 ... 68
Title Δ
Some problems with using semaphores 0.00
Expect 'struct netif *' but argument is of type 'struct netif *' -0.44
about typecheck in linux kernel +0.01
CPU time is always zero :( +1.14
Assigning the result of fopen inside an if statement -1.15
gettimeofday/settimeofday for Making a Function Appear to Take No T... +0.43
How to test POSIX compatibility? +2.31
Does Objective-C have closure while C does not? -1.57
C type naming conventions, _t or ALLCAPS +1.34
Is there a known O(nm)-time/O(1)-space algorithm for POSIX filename... +0.70
Is there a known O(nm)-time/O(1)-space algorithm for POSIX filename... -0.92
How dangerous is it to compare floating point values? +0.59
How to properly allocate memory for a pthread stack 0.00
Catching Segmentation Violations and Getting on with Life -1.92
!! c operator, is a two NOT? -0.50
Creating static libraries +1.35
strange parenthesis in small c program -2.23
Function to scale float values to (0-100) in C -1.69
How to disable specified warning for specified file while using aut... -0.31
Is the integer width relevant in bitfield declaration? -1.58
how to parse parameters without leading hyphen with Getopt 0.00
Inline Assembler for wrapper function doesn't work for some reason -1.67
flock(), then fgets(): low-level locks, then stdio read/write libra... 0.00
When do we need to mention/specify the type of integer for number l... -1.00
Logical operations on multiple modulus operations optimised? +1.73
How to avoid FPU when given float numbers? -1.24
Handle escape sequences with ncurses? Does printf handle escape seq... 0.00
errno value is not updated +2.01
Simple regex without a regex library? +0.97
In a c program, does the whole process terminates when the main thr... +0.47
Similar to getifaddrs on old glibc version +0.41
How to know if a command given to execlp() exists? +0.10
extern declaration and function definition both in the same file -0.67
Async serial communication in non-canonical (raw) mode and generati... 0.00
Switched from shared library to dll, now getting an error that it c... 0.00
Heap allocate a 2D array (not array of pointers) +0.63
Unix socket, SOCK_SEQPACKET vs SOCK_DGRAM +1.06
reading data from filesystem vs compiling the data directly into pr... -2.65
Why can I assign a string to a pointer to float? -0.66
Example of compiler optimizations that can be 'easily' done on C++... -1.85
Are there any drawbacks to declaring variables in header files with... -0.66
How sizeof(array) works at runtime? -1.48
Is "asmlinkage" required for a c function to be called fr... -0.61
How to convert day/month/year date to .NET style 100ns ticks since... +1.71
Are Pointers stable? +0.73
Unix: What happens when a read file descriptor closes while calling... +1.82
why is there no poll/select like mechanism for message queue? -1.85
Simulatin vfork with clone 0.00
How can I write/create a file larger than 2GB by using C/C++ -1.61
How do you embed resource files in C? -0.11