StackRating

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

Tom Tanner

Rating
1473.99 (4,513,236th)
Reputation
8,063 (19,534th)
Page: 1 2 3 4 5 6 7
Title Δ
compiler licensing issue in scons 0.00
Is pointer conversion expensive or not? -1.42
program rounding decimal to exponential which i dont want +2.13
How do I mitigate exceptions from constructors of aggregated object... -1.43
How is this for-loop working? -0.45
Statement blocks without a keyword in C++ +0.26
Need an efficient subtraction algorithm modulo a number +1.85
Find if a string contains a character in C++ (boost allowed) -0.62
What will be the value of enum element if the first one is defined... -1.29
C/C++ Why to use unsigned char for binary data? +0.67
Can this code cause a memory leak (Arduino) -0.44
Usage of lstrcpy in linux 0.00
Convert vector<string> * char to int +0.23
significance of int a : 2 syntax -0.46
fork() kill() and execv() -0.69
How portable is code with #pragma optimize? -0.70
memset behaviour -0.79
Warning: return from incompatible pointer type in C -0.92
C appending char to char* -1.28
Is there any way to write a few bytes to a disk sector without read... +0.54
Reducing Compiled Code Size Dramatically by Factoring-Out a void Po... 0.00
Is there any chance to get access violation from memcpy, if src buf... -1.10
Using private variable in class -0.71
Why can ++i ever be different from i+=1 performance-wise -1.48
Is x += a quicker than x = x + a? +0.43
Trace/BPT trap in C++ program in AIX Box 0.00
How to compare 2 objects' private member? +2.82
static bool function in C++ 0.00
If statement after rand() in Objective-C -3.03
Alignment of bitfields inside unions -1.68
C++. Why I can't compile this code? What is wrong with removing con... +1.16
Difficulty understanding behavior of free() -1.10
Why does the compiler does not stops at the specified point to take... +4.45
Linux 3.5: Safe to `read(2)` from same fd `open(2)` `/dev/urandom`... -2.99
Trying to free memory after calling strcpy causes the program to cr... +5.31
Linking several dependent libraries into my "bare metal"... +4.05
Where to define a one-shot constant for most efficient code? -3.34
Can anyone explain why am i getting the same result for bitwise and... -0.43
What's the purpose of using braces (i.e. {}) for a single-line if o... -1.00
How to fix memory corruption? +3.56
C and global variables/functions +0.48
actual structure size +0.47
If/When does the does deallocated heap memory get reclaimed? -3.09
Not understanding this structure typedefs +1.53
Redirecting output from long-running child to parent process 0.00
Why does `$v = () = split` return 1? -0.59
How to close specified warning in C source code? -0.89
Is there anything to be gained from short variable names? -3.24
while malloc fail, how to end the successive code without exit()? +4.43
memory leaks when program is closed with x -0.61