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 ... 56 57 58 59 60 ... 68
Title Δ
How to raise an immediate sigalarm in c 0.00
Which is faster: x<<1 or x<<10? -0.94
Is max(a,b) defined in stdlib.h or not? +1.47
Is there something like the official C documentation? +0.40
Are there any differences between ANSI C and ISO C? -1.15
What would be the fastest way to create a string of n chars in C +0.96
Parsing DNS Response 0.00
INT_SIZE_LENGTH for itow() is 20, why? -1.58
Fast inplace sort of byte array -0.64
Why does compiler allow you to "write" a const variable h... -1.69
how to sort a lot of data in c? -0.28
Objective-C Integer Arithmetic +0.25
Where are C/C++ main function's parameters? -0.86
What does 'char x[]' mean? +0.16
How to generate without repeat value in using two random () -1.84
Does C include built-in sockets? +1.63
Why is realloc eating tons of memory? -0.14
Access ebp when given eip +2.01
Understanding the working of logb() +0.55
Recovering IP/Port from Socket Descriptor -0.53
Which string manipulation functions should I use? -0.80
DNS client in C -0.28
TrueType to C Array +1.85
Algorithms for downscaling bitmapped fonts +2.27
Low level C - Display text, pixel by pixel +1.45
Mechanism for returning a string from C main() program -1.04
Is it still true that using pointers is significantly faster than u... +0.18
What is the point of having a key_t if what will be the key to acce... +1.12
What do the dup() and dup2() systems really do? 0.00
What's the difference between fopen and freopen? +0.38
what's this between local var and EBP on the stack? +0.20
remove all occurences of a character in C string - Example needed +0.97
Atomic counter in gcc -0.49
C getaddrinfo() not resolving name 0.00
Check if user is root in C? +2.67
Why doesn't fwrite() write a Binary File using "wb", in C... +0.91
Why doesn't Python "grouping" work for regular expression... +0.53
Display pixel on screen in C +0.08
C: socket binding on wrong port +2.13
A C program demonstrating how cmd.exe and a linux shell e.g. bash,... +0.86
Using sizeof in C +0.02
Memory Mapped files on a POSIX system kept in sync +0.24
Questions about call convention -1.18
Is there an easy way to make gcc omit crtbegin.o/crtend.o? +1.98
how to scan the system memory through program? -1.34
How do you prevent variable-length arrays from crashing when there... -1.35
Storing ints as floats -1.60
Automatically release mutex on crashes in Unix +0.56
Is there a method to generate a single key that remembers all the s... +0.13
how to convert hex string to unsigned 64bit (uint64_t) integer in a... +2.30