StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Tim Schaeffer

Rating
1501.23 (405,099th)
Reputation
2,383 (70,749th)
Page: 1
Title Δ
Two Dimensional Array Representing a Weight Matrix +4.13
C inline functions and "undefined external" error +3.99
Which language has the best Git API Bindings? +1.69
Use variadic functions in C89 without passing number of arguments o... -2.04
Print text instead of value from C enum -0.60
Why don't we use (void) in main? +2.43
Problem about recursion +2.15
When main is defined without parameters, will argc and argv still b... +2.61
malloc in C, but use multi-dimensional array syntax +3.32
address of array ptr equal to to it's value? -0.75
where pointers and global variables in C are saved in memory, in he... -0.46
How could one implement C++ virtual functions in C +4.12
how to initialize a global const pointer? +1.56
Educational example to show that sometimes printf as debugging may... -2.05
How to convert char* to unsigned short in C++ -2.93
C: Why do unassigned pointers point to unpredictable memory and NOT... -0.25
My app mem usage is growing using pthread -1.19
Function pointers usage +4.06
C99 mixed declarations and code in open source projects? +0.96
Reading binary data into memory structures, weird effects +3.00
What's the easiest way to parse a string in C? -3.09
simple comparison of data using double data rate -0.61
Typedeffing a function (NOT a function pointer) -3.87
macro and function conflict in C +3.13
Is it possible to define some macro into the header file using some... +1.60
C++ typedef interpretation of const pointers -3.01
type of int * (*) (int * , int * (*)()) +2.06
Linking to libraries in gcc +0.71
why we use any value in exit function in loop in c language -1.94
What c lib to use when I need to parse a simple config file under l... -1.00
is local static variable provided by embedded compilers? -2.26
Can I use strtok() in a Linux Kernel Module? +4.40
Inconveniences of pointers to static variables -1.84
Why does compiling in -O2 crash my application but -O2 -fno-default... -0.89
Pointers to void pointers in C - can I use void** for rudimentary p... +3.40
Looking for a pure object oriented language -3.77
What is a good general approach for deciding return values in C? +3.61
Static function-scoped pointers and memory leaks +1.36
What is wrong with this C cast -2.13
C++ member layout -0.36
How to write comparator function for qsort? -2.65
In C++ can you extend a parameterized base class with different par... -2.17
How to translate this piece of imperative code into Clojure code +0.79
How to perform a bitwise operation on floating point numbers -1.58
Variable arguments in C, how to get values with a generic type? -4.07
Why the name main for function main() -3.34
What is this syntax? -2.37
How to handle EINTR (interrupted System Call) -2.74
Is learning LISP useful at all these days? +0.13
Is there any good IDE or WYSIWYG editor for graphviz? 0.00