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 ... 23 24 25 26 27 ... 62
Title Δ
OCaml, default value for Unix.umask +1.10
Declaration is not considered valid +0.01
Why does my struct stat have a st_mtim instead of st_mtime field? -0.65
Use sudo to change file in root directory +0.36
Why do I need to cast value of -1 as a char (when compiled for AVR... -1.06
Why isn't there a unary operator to get a multiplicative inverse? 0... -2.64
C - In my book, it says arrays always use pass by reference. But th... +0.64
C++ scanf %la returns 0 -0.69
Why bother using a float / double literal when not needed? -1.18
Why is mktime returning -1 for my std::tm 0.00
How C passes value of arguments into functions and results back to... +1.14
Filtering /etc/passwd to only show regular users -2.07
Variadic function (va_arg) doesn't work with float, while printf do... +0.21
consequences of calling a function with fewer arguments in C? -0.46
Why is '\xff' not being recognized? +0.62
Why is the `_Generic` keyword in my macro not working? 0.00
csh shell script troubleshooting 0.00
How does subtracting pointers p - (p - 1) create integer overflow? 0.00
Is it undefined behavior to exceed translation limits and are there... +1.59
Opening files from cygwin home in windows applications 0.00
Unusual C pointer behaviour 0.00
Checking order of operations in C 'if' statement -0.22
Can't figure out what's wrong in my switch syntax -0.46
Set slash directory in git bash 0.00
C compiler warning error +0.90
Are there any differences between creating a branch based on branch... -1.75
what does the pointer assignment " *foo++ = *bar++; " do... -0.07
Putting "\n" in my .c or .cpp file using vim -1.04
CYGWIN Ms-Dos path detected warning 0.00
Is this a bug in GNAT that I should report 0.00
C - Modifying function parameter -0.73
Is this a C11 anonymous struct? 0.00
Unexpected result from a division +1.69
null terminator in the middle of a string -0.33
Why was type checking not happening on second parameter and only on... +0.35
C programming warning: array subscript has type 'char' [-Wchar-subs... +0.62
Run a bash script in cygwin using ./ -0.82
Cygwin g++ does not allow ./file on windows 8 0.00
What value have int fields in struct not initialized yet? +1.00
Doing away with one struct definition in case two structs have inhe... 0.00
copy_from_user() runs in user space or kernel space? +0.35
Will g++ DoTheRightThing™? +1.40
return value of copy_from_user() 0.00
Create a specific macro with typeof in C +1.03
Bash PS1 shows $ instead of # for root 0.00
Is some compiler funny-business going on? 0.00
arrays with missing sizes vs pointers +0.15
Typecasting a negative number to positive in C -0.57
Is "\n" considered one or two characters, and can it be s... -2.09
what is the correct way to define a non-alphanumeric char in c++? -0.26