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 ... 57 58 59 60 61 ... 68
Title Δ
Sender IP/Port for UDP Socket -1.93
C struct padding +1.94
Check if input is a correct integer -0.57
C programming - floating point exception +0.20
Is it good practice to return pointer from function in c? -0.96
x86_64 : Why is uint_least16_t faster then uint_fast16_t (for multi... -2.23
How should I store a time_t timestamp to a file using C? +0.77
What is the safe alternative to realpath()? +2.62
Why is atoi giving me a segmentation fault? +1.39
Glibc and uClibc side by side on one system +1.82
How does C get the array offset right for an array of strings? -0.46
Determine whether a file contains binary or ASCII data -0.65
What is wrong with this __usercall wrapper? 0.00
Properly delimiting strings in C +0.41
dlmalloc crash on Win7 -1.30
Using realloc in c++ -0.81
strtod and underflow -0.89
Speeding up large switches and if-elses +0.84
Dynamic list in ANSI C? +0.02
get first day of given week +0.09
Convert ISO-8859-1 strings to UTF-8 in C/C++ +1.66
Can I determine how much valid memory is addressed by a char * argu... +0.10
Unix C - Compiling for 64 bit breaks "dirname" -1.13
Data structure problem +0.05
How do I write a simple regular expression pattern matching functio... -1.11
Was there a specific reason garbage collection was not designed for... +1.07
Is there a way to prevent sh/bash from performing command substitut... -0.66
How to optimize this line of C code (checking range)? +0.88
Why do we pass by reference when we have a choice to make the varia... +1.32
help with pointers and structs and arrays in c -0.22
Why do most C developers use define instead of const? +0.69
How to implement `memmove` in standard C without an intermediate co... -1.23
How to treat a struct with two unsigned shorts as if it were an uns... +0.69
C - Checking for NULL values -0.73
How do I wrap a non-standard calling convention in C? 0.00
How to buffer stdout until stdin is closed? +0.60
What does an 'F' in the Format specifier of printf mean? -1.46
How can I call a C++ function from C? +0.23
Can I please get some feedback for this strcmp() function I impleme... -0.83
uint8_t to uint16_t -2.35
Quicker if-statement: if `variable` is "value" or "v... -1.01
what video/image encoding format is recommended when trying to enco... 0.00
Why do it is required to type cast a pointer? -1.17
C compiler bug (floating point arithmetic)? -0.56
Const-correctness and immutable allocated objects -2.14
Colons after variable name on C code +0.59
Convert integer to string without access to libraries -0.44
Sign extending from a constant bit width in C# -0.37
Quickly sorting an array of objects based on their known resemblanc... -0.83
C (beginner) : Why won't my qsort work? EDIT: From one error to ano... +0.00