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 ... 6 7 8 9 10 ... 62
Title Δ
const int and const char* (Why use a pointer?) 0.00
What is gcc compiler option "-unsigned" meant for? +1.60
multiple qsub commands simultaneously -0.23
Getting rid of || or's in C programming +0.20
void function parameter in both the definition and declaration? Or... +1.51
Why are strings in C declared with 'const'? +1.30
Weird pointer syntax +0.26
Why add a "_" before parameter list 0.00
Are there any well-established/standardized ways to use fixed-width... +0.54
C++: Is there a standard definition for end-of-line in a multi-line... +1.54
hexadecimal in typedef enum in C -0.29
Does every line of a program have its own address? 0.00
Can I modify a file in CVS server repo without committing 0.00
Declare and use variable in same statement +1.34
Does .get() in C++ return null for file reading? 0.00
What does the "diff --git" output in "git diff"... +1.31
Automatic storage class in C +0.29
what does the following code means? -1.19
Meaning of "+ +" operator (not ++) +0.30
Shell - Why would the built-in RANDOM function return 1? 0.00
Uninitialized local variable that is actually initialized? +0.28
Is rightshifting signed int by 8 * sizeof(int) or more undefined? +0.95
How to run a tsch script from a bash shell system? 0.00
Can we find another data type that is smaller than float? 0.00
Is `free(a_comparable_pointer)` well defined or UB? +0.93
Understanding concept of array +0.67
What can we say about these snippets? -0.33
difference between int a[9] and a[3][3] -0.64
Why are @@, @!, @, etc. not interpolated in strings? -0.56
What will the compiler do +0.32
missing end to balance this if statement -1.52
Concatenating two strings in tcl 0.00
Lua - 'end' expected (to close 'function' near <... 0.00
Is it possible to get the size of the item the pointer is pointing... +1.15
C Cannot Access Memory at Address 0.00
C program doesn't print text when trying to access string data... +0.38
Two main functions in a C application +1.13
What does a && operator do when there is no left side in C? +0.91
Is unsigned char i equivalent to unsigned j? -0.24
reading till EOF in java on cygwin on windows-10 0.00
what is EOF in cygwin in windows 10 0.00
Why there is no compilation or run-time error in the below code? -0.59
c library defines of int8_t 0.00
how to prevent a segfault in C (when taking an argument of the wron... -2.22
Array ints not returning correctly -2.63
Ada: How to enumerate a type that consists of integers and other ty... +1.04
#define FOO(x) bar, x never referenced in definition, what happens? +0.62
Difference between printf@plt and puts@plt -0.56
Uses and when to use int16_t,int32_t,int64_t and respectively short... +0.04
Avoid "printf" from printing zeros on empty values +1.62