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 ... 29 30 31 32 33 ... 62
Title Δ
How does a 32 bit or 64 bit OS affect the data type range +0.29
Char pointers vs Int pointers passed to functions -0.21
open() system call working differently -0.37
Question marks when compile C source codes using gcc 0.00
to get value from String variable containing a decimal number repre... +1.78
How to use the malloc() function for char string/array? -1.51
Are float arrays always aligned to 16 byte boundaries? +0.34
PID of the process that created the file -0.70
Why does my cron job sometimes fail on cd with "not a director... 0.00
Inconsistent results converting unsigned [char, short, int, long] t... 0.00
What is/are the EOF in ubuntu and also about Kernighan and Ritchie +1.22
C++ Ternary If Statement - Wish to have no "else" part +0.34
What's the difference between "(type)variable" and "... +0.77
Devious pointer expression (int*)arr -0.54
How to explain './' prefix before the name of an executable in term... +1.45
C Programming: warning:conflicting types? -0.41
How portable is using the low bit of a pointer as a flag? +0.39
perl regex "\w" does not accept "$" +1.54
Checking if an environment variable is empty in C +1.20
Crontab not working or shell script´s wrong? 0.00
Simple C syntax for subtracting from char type, lowercase +0.81
What are the other forms of switch statement in C? +1.22
K&R C handling the octals -1.40
isdigit is not working correctly -2.11
Undefined Reference to a function which is defined already -0.89
Failure to get next 32 bit float value using the C/C++ nextafter/ne... 0.00
Is each static array member initialized? +0.83
Switch to last window in GNU Screen 0.00
Why does this struct need a size value? -1.64
long long int initialization warnings -2.33
Expand aliases in tcsh 0.00
Can #define preprocessor directive contain if and else? -0.35
What happens if I set an int equal to the sum of the 2 largest ints? +0.32
How is this bash snippet working? -1.36
Why can't I redirect text to a text file? -0.16
How does man-pages versions relate to Linux kernel and libc versions? 0.00
Difference between size_t and unsigned int? -0.26
Any type of pointer can point to anything? -0.12
execv not working for " execv("/bin/echo", ["ec... -1.50
Confusing results from 'sizeof' operator +1.04
fixed CHAR_BIT on various systems? +0.35
Why does C++ not allow multiple types in one auto statement? +0.30
Different between two text file +1.59
What's the difference of * and .* in regular expressions? -0.70
Detecting end of input using std::getline -0.75
Why doesn't `exit $?` work as expected in Bash? -2.01
where does string literal passed to function call gets stored in c +1.49
PERL-5 Regular Expression Treating Apostrophes Oddly -0.02
What is the "total function"? +2.03
Is an explicit cast always the same as an implicit conversion? -0.09