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 ... 59 60 61 62 63 ... 68
Title Δ
Making size_t and wchar_t portable? -0.80
Why is the endptr parameter to strtof and strtod a pointer to a non... +0.54
Registry Search +2.40
Are System.out, stdout and cout the exact same thing? -0.87
Can printf() produce "-.5" for the value (-0.5)? -0.73
Why will a TCP Server send a FIN immediately after accepting a conn... -0.01
Is there a libc function (or equivalent) to know the current size o... +1.50
Compound literals in MSVC -0.03
Problem converting char to wchar_t (length wrong) +1.62
What exactly happens when you dereference a static variable in C? -1.02
what do the "---p" permissions in /proc/self/maps mean? 0.00
Operating system agnostic C library -1.09
How can I make the system call write() print to the screen? -1.29
Read and copy file with EOF indicator in the middle -1.35
C Realloc error - "Assertion `ptr == alloc_last_block' failed!... +0.44
Zombie processes -0.82
How bad is it to abandon THE rule in C (aka: return 0 on success)? +0.85
Differences between a shared object and an ordinary library in Linux 0.00
Structs on the stack (ANSI C) -1.26
Global variables in C -1.05
Does realloc overwrite old contents? -1.18
How to check to ensure you have an integer before calling atoi()? +0.62
Using comma to prevent the need for brace pair +0.46
Returning strings from functions that are of unexpected length? +0.68
Background process is exiting faster than I can add its pid for man... -0.21
C programming language, array, pointer -0.06
Array Performance very similar to LinkedList - What gives? -0.60
Why isnĀ“t this compiling +0.79
Does fread fail for large files? -0.71
Unions within unions +2.25
Which of these options is good practice for assigning a string valu... +0.56
Assignment and comparison +0.46
Modifying command line args so that they cannot be seen in ps output +0.86
Is it bad practice to use C features in C++? +0.51
C++ operators question -1.17
How to compare two numbers to see which is greater +1.43
Conditional Using Bitwise Operators -0.24
How to limit the amount of memory accessible to my C code? +2.20
Just how many printf and scanf variants are there? +2.17
How scanf() handles floating point precision formats? -0.67
UTF-8 decoder fails on non-ASCII characters 0.00
Howto compute the factorial of x +0.27
str_replace() on multibyte strings dangerous? 0.00
AIX 5.3 vs Solaris 5.10 - C strcat implementation -1.01
What does the prefix L"..." stand for in GCC C without #i... -0.57
Is there a difference between int* and Type*? +0.44
Does this number have more than D decimal places? +0.92
How do I read white space using scanf in c? -1.22
Advantages and disadvantages of using strdup on a string literal +0.06
create a random number less than a max given value +1.18