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 ... 44 45 46 47 48 ... 62
Title Δ
Is using typeid on a forward declared type undefined behavior? +1.19
What are Go arrays indexed by? +1.11
Difference between 'a' and "a" +1.54
How to use getch() (from curses library)? +0.37
Two-dimensional C array +1.04
String handling in ANSI C +0.82
Why are there differing definitions of INT64_MIN? And why do they b... 0.00
g++: array bound is not an integer constant +1.17
Brace Enclosed Initializer List as Argument (in C) 0.00
What is causing this weird output? 0.00
Problems reading numbers in scientific format in C using fscanf() +0.84
Displaying the directory list 0.00
Unix command other than 'stat' and 'ls' to get file modification date -2.25
shell script: echo without newline +0.35
UNIX time in Powershell giving GMT +0.48
Ambiguous bit-field statement 0.00
Error on variable declaration in C +1.19
K&R style function definition compile using g++ +0.38
implicit int and implicit declaration of functions with gcc compiler +2.37
how can I printf in c +0.98
Set all bytes of int to (unsigned char)0, guaranteed to represent z... 0.00
Why is a typedef not allowed in the inner struct? -2.00
Interchanging values of two variables by xor operator using referen... +0.37
Zero size struct -0.88
gcc preprocessor: can I resolve #if[def]s only, leave other directi... +0.38
Script to adjust history in an RCS/CVS ,v file 0.00
Using char *s and strcmp function in c++ -1.35
Embedded compilation not liking char *var[]={"data","... -2.06
In cvs,how do i search for the comments that are present inside a p... 0.00
Crons for Clusters 0.00
What does three terms in a typedef mean? +2.11
Is memset(&mystruct, 0, sizeof mystruct) same as mystruct = { 0... -1.57
What is the equivalence of Git-blame in bazaar? 0.00
"int" really required to be at least as large as "sh... +2.16
Portable way to find size of a packed structure in C +1.14
cygwin cannot find make program +0.37
C++ - cmath vs math.h (And similar c-prefixed vs .h extension heade... -2.08
databases for things like dictionaries, zip codes etc -0.37
How to change this pseudocode to C syntax +1.52
Is there a way to automatically free all memory instead of doing a... +1.38
Xcode won't let me create a snapshot, because I don't exist +1.14
c printf for macro-defined type +0.06
segmentation fault with scanf for const char* +1.51
How does GitHub handle push security? 0.00
Csh eval statement? -2.19
How to make echo interpret backslash escapes and not print a traili... +1.79
Is it a best practice to use unsigned data types to enforce non-neg... +0.57
Linux : How to delete Multiple Files at once? 0.00
Typedefs and printf format specifiers -2.24
why no overflow warning when converting int to char 0.00