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 ... 28 29 30 31 32 ... 62
Title Δ
() operator in C +0.66
Confuse array element address +0.16
Why does it seem completely random if ls -lrt returns last modifed... -2.60
Unusued char [] variable bleeding into next variable -0.00
Using static instead of malloc - C-language -0.74
Why do I get a number instead of a Unicode character? +1.32
Why use !!(condition) instead of (condition)? -0.83
Why can't I echo contents into a new file as sudo? +0.34
TCC -c option error 0.00
C- printf hex values giving unexpected output +0.83
How is this array legal? +1.90
Why must unicode use utf-8? +1.45
Does `sizeof` *really* evaluate to a `std::size_t`? Can it? -0.59
What is this C++ language construct: # (i.e. hash) integer "pa... -0.77
string.h inclusion effect on code -2.61
Call by reference value's type casting in Unix -1.10
why (void **) type can be assigned to (void *) or (int *)? -2.78
C- why char c=129 will convert into -127? +0.34
Why does C/C++ automatically convert char/wchar_t/short/bool/enum t... +0.72
NULL implementation and pointer assignment 0.00
whats the exact return of value in " " in c? is it a poin... -0.27
Can we use "#elif !" in c? -0.29
Why is 215510*10000 != 2155100000? -2.57
alias "rm -rf /"="echo 'idiot'" why not work? -2.71
Pointers and "NULL" +1.37
What is a core constant expression in the C++11 Standard? 0.00
String literal concatenation fails when prefixed string is adjacent... +1.84
autoconf complains "C compiler cannot create executables"... 0.00
Migration from Sun C compiler to gcc +1.18
which C version is used in the Linux kernel? +0.33
Error 2 error C4430: missing type specifier - int assumed. Note: C+... -0.68
How can I use gets() in a function to assign string in char *ch? 0.00
syntax error near unexpected token `&' (using "|&") +0.72
Origin of "Mon Jan 2 15:04:05 MST 2006" in golang +2.03
Warning from macro 0.00
How does size information get passed with a pointer? -2.58
csh issue retrieving input from multiple lines 0.00
Does C compiler allocates memory for variable name used for declari... +1.27
/usr/bin/copycat: Line 77: unexpected end of file? 0.00
$include in a C++ file, and other $ values in the code +0.78
How to change the size of an array in C? -0.94
What is the maximum value of a pointer on Mac OSX? +1.87
How do I find information on bash special parameters ($* $@ $# $? $... 0.00
Can Unicode code points vary between platforms (Windows, Unix, Mac... 0.00
Linux rename files to uppercase -0.33
Warning on using getline() in C +1.13
Dividing large double by large int +1.77
Is there any default header file in GNU +0.34
C - why is only char array null terminated? -0.10
Are function prototypes needed in header files? 0.00