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 ... 12 13 14 15 16 ... 62
Title Δ
What is the difference b/w Bash and Shell script +0.99
Is it good to use exit() instead of fcloseall() for closing multipl... -0.46
`gitk` program found using the `where` command but cannot be execut... 0.00
Is this a clang optimizer bug or an undefined behavior in C? +1.55
typecasting a pointer to an int . +0.58
Does extern C with C++ avoid undefined behavior that is legal in C... +1.26
Why do one liner functions require braces? +0.81
Crontab schedule issue -1.97
Adding Strings and ssize_t? 0.00
main function can access function below it but not variable? +1.40
Quoted initializer for unsigned char array in C 0.00
What mechanism allows ViM to temporarily overwrite the entire conso... +1.27
Is there a relationship between the -e file test and exists function? +1.42
In C, why can't an integer value be assigned to an int* the sam... +0.79
Return value of system() function 0.00
Typecasting from integer to double +0.29
Casting when using dlsym() -0.68
C Function accepting value even when it's parameter is void -2.80
C String assignment backwards 0.00
Do padding bits need to be preserved? +1.10
Different behaviour of C macro for different cases +1.14
if(s[i] =(s[i]=='-')?--1:1: what does it means +0.29
Is there such a thing as a generic function pointer in C that can b... +1.16
Pass by value-doesn't execute as I want it -0.73
Passing array as function parameter in C++ +0.36
Issue with floating point representation +1.05
Allowed operations on an possibly invalid pointer by the strict int... +1.55
Is it safe to completely ignore variadic arguments to a C function? -0.97
How much space should i allocate with malloc? -0.70
How to work with Windows/Unix EOF warnings in binary data? -0.06
What is "1#" in rfc2616 0.00
Behavior of Ada.Strings.Fixed.Index_Non_Blank 0.00
Why I am getting zero in float expressions like 1/2? -0.21
Ada dynamic array allocation index range +1.23
Cron job run every 9 hours doesn't work as expected 0.00
Ignoring Syntax Errors +0.29
Formatting Errors with tail 0.00
How can I use Perl default array variable @_ with push? 0.00
What is null terminated string? -0.22
What is the printf format for fixed string? +1.04
Use bool array in if statement c++ -0.17
Is it a good practice to use long int to avoid overflow? +1.22
How do I can display a string value without using the standard libr... -2.48
What's the difference between "int" and "int_fas... -0.33
Why is [ -n $var ] true on empty string? -0.35
can I display asciidoc document in github? 0.00
Assign octal/hex declared INT/UINT to another variable 0.00
Integer type ambiguity for int64_t 0.00
When is it ok to pass integer to function needing unsigned vice versa +0.89
Why C11 standard doesn't drop unsafe strcat(),strcpy() functions? +1.65