StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Keith Thompson

Rating
1655.10 (491st)
Reputation
201,643 (229th)
Page: 1 ... 15 16 17 18 19 ... 62
Title Δ
How is this a dangling pointer? 0.00
copy_to_user() and copy_from_user() for basic data type +0.22
Why can't we assign int* x=12 or int* x= "12" when we... +0.14
Does C and C++ guarantee the ASCII of [a-f] and [A-F] characters? +2.04
Crontab won't run automatically 0.00
What's the difference between `\;` and `+` at the end of a find... 0.00
Setting permissions to 777, resulting file is 775 0.00
What does assigning something like {0x7fc00000} to a union mean? -1.22
while(foo) vs while(foo != NULL) +0.52
pointing to element before array start in C99 -2.02
Check if a char is a digit? (in C) +1.30
include <signal.h> error, library is missing 0.00
C++11 : left operand of comma operator has no effect -0.20
How does the "complex" macro modify the "double"... +1.49
%n format specifier program giving different outputs on different c... -1.86
How do i check if a struct inside another struct is empty? 0.00
Is int main() { } (without "void") valid and portable in... +1.24
effect of using sprintf / printf using %ld format string instead of... +2.20
Should I use rand() or rand_s()? 0.00
Ubuntu cron shebang not working 0.00
Why is [static N] not enforced at compile-time? 0.00
What is the meaning of "package" keyword in C? +0.05
Why is the size of two variables in the below code different? +1.27
Upgrading from C++98 to C++11 causes error +1.54
Delete files with same md5sum in cshell +0.32
is `warning C4127` (conditional expression is constant) ever helpful? -1.84
"Syntax error" word unexpected 0.00
Why does strlen() apply on character arrays also? +1.18
Bash syntax error near unexpected token `done' 0.00
How to initialise an Ada Unbounded String from GetEnv & Literal 0.00
Incrementing an array pointer using ++ +0.54
Yet another "return-local-addr" - "function returns... -0.35
How can I sort MM-DD-YYYY dates using unix sort? +1.26
xsel -o equivalent for OS X 0.00
clock() returns 0 +0.31
Why are the UINTX_C() macros not properly defined in Windows stdint... 0.00
Git - how to verify if and where Git is installed on Ubuntu -0.29
kshell UNIX base directory 0.00
If you use the git diff command, how do you get out of that mess? 0.00
Starting the next iteration of a loop immediately in Ada -0.89
Practical differences between "do {...} while (0)" and &q... +0.29
Does Mingw 4.8.2 support ' #pragma once' 0.00
Using a pointer to const char as a second argument for va_start -0.14
spaces not needed in case labels? -2.84
cygwin "Permission denied" 0.00
Using strcat() with a char from a string? +0.38
C++ limit float value to the tenths place? +0.31
the scope of static function in c 0.00
Is scripts' use of a shebang line differing from the default sh... +1.88
Do C arrays declared without malloc() need to be checked for validi... -0.76