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 ... 16 17 18 19 20 ... 62
Title Δ
Why don't I have to give the function the address of the array -0.48
double-type Assignment Error, C++ +0.28
Squishing commits that are a few months apart 0.00
Why does this not give the 2nd last element of the array? -2.28
What part of integer bit-representation is part of The Standard? 0.00
Using isalnum with signed character inputs - Visual C++ +1.61
declaration of array size as a[N+1] -0.19
Do C and C++ standards imply that a special value in the address sp... +2.02
Does sprintf/snprintf allocate additional memory? +1.47
conversion string to int with cast in C +0.28
How to define enum flags in C, without explicitly setting each memb... +0.29
Alternative for "%p" format specifier -0.27
How can I pass the redirection operator '>' as an argume... -0.12
When do I need to cast the result of malloc in C language? +0.33
Max value of INT in 64 bit computer +0.73
Need to run 'read' command in C code -0.72
Using malloc to allocated 0 bytes +0.29
Substring in C Shell not working as intended -0.69
Portable function in C (with no assembly) that returns the size of... +2.15
Why this website shows currentMiliseconds value greater than Intege... 0.00
checking EOF on unix cp program 0.00
Convert a char with va_arg 0.00
"void not expected" in C -2.68
If-then-else syntax in tcsh 0.00
Linux system call time() is returning ((time_t) -14) on error -2.25
Why does this pointer to function work without warnings or errors? +1.08
error#29 expected an expression +0.31
In C, is it ever O.K. to increment an uninitialized int? -0.16
error: control may reach end of non void function -2.69
Is the order in which parameters are passed to a Perl subroutine si... +2.03
Linux shell script "read" command +0.26
What is the difference in 'for' and 'while' between... +0.33
why std::string is not implicitly converted to bool -2.20
CRON schedule string to start on an hour and end on a half hour -0.73
diference between: number = number + 10; and number += 10; 0.00
run cron every 105 minutes +0.30
What do double-asterisk wildcards mean? -0.65
Typo on wikipedia input/output examples +2.62
Portable way to check if a char* pointer is a null-terminated string +1.58
Is there a way in csh to dynamically check environment variables? -2.06
cygwin uniq not working 0.00
dot command (.) not found on FreeBSD 9.3 0.00
Cron to run every minute and a second -0.47
Is an array a data type? +1.55
C++ remainder returns 7 at higher numbers -0.40
How to update a variable using a function with no arguments and no... -1.57
Cronjob every 24 minutes 0.00
char type in va_arg +1.68
Do functions in C need to have types? +1.18
Compiled C program with call to undefined/undeclared function; no e... +1.08