StackRating

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

josephthomas

Rating
1511.15 (63,783rd)
Reputation
2,989 (56,588th)
Page: 1 2
Title Δ
wxWidgets and Visual Studio Linker Error When Compiling with a Stat... -2.40
Function with variable arguments runtime error -0.28
C++ skips function -4.18
How to properly close application with exit code -0.69
how is auto implemented in C++11 -1.89
using pointer to work on single linked list -0.61
how to reference a typedef within a class with an instance of such... -4.41
Invalid conversion from ‘void*’ to ‘unsigned char*’ +4.17
some practical uses of mem_fn & bind +4.26
Why doesn't static main work in C++? +1.74
Basic design pattern in simple games +0.08
Specifying default parameters C++ +3.51
Indexing a 3 dimensional array using a single contiguous block of m... -3.78
Returning a struct from a class method +4.01
C++ .exe ignores classes, only running main (beginner) +3.91
Overriding the << operator using two methods -2.62
Does resize() to a smaller size discard the reservation made by ear... -3.81
Running a program programmatically through command line 0.00
Insert values in Binary Search Trees 0.00
Best way to parse user input using getline? 0.00
Where to find C++11 reference paper/digital, and a book reference +0.27
Can I develop a 2D Platform Game for Android using Eclipse? 0.00
C++ Visual Studio 2010 C4717 compiler warning in one part of code b... 0.00
Obtaining kerning information +0.77
C++ include header file -0.98
How do you render super smooth fonts with DirectX9? -4.18
Load functions using a case switch statement +2.03
"Base class undefined." 0.00
Returning strings by reference cpp +1.37
C++: Is it bad to use global variables that are pointers to instant... -0.14
Reading \r (carriage return) vs \n (newline) from console with getc? +0.15
Converting a string of numbers to any form of an int +4.40
void' should be preceded by ';' error? 0.00
What operations on enumeration types are legal in C++? 0.00
Are Pointers stable? +1.27
Can a vector allocated on the "stack" be passed from func... -0.42
C++ Error 'nullptr was not declared in this scope' in Eclipse IDE -4.21
File system libraries that allow mounting on an application level +3.90
setting a c++ application to use maximum CPU usage, in the code +3.75
could you tell me why does this code crash? +3.19
Use of `ofstream` appears not to create nor write to file -0.14
std::map works on Windows 32bit but crashes on 64bit +0.81
Is it possible to pass a class as a parameter to a function in c++? 0.00
Relevant C++ programming books for Real time applications (Games, S... +4.02
c++ compiler that supports all c++11 concurrency features? +2.48
Initializing an empty array in C++ +2.42
C++ unable to use peek() function in stack -2.40
How to access block of memory when debugging from VS2010 addin 0.00
Trouble instantiating class with reference to another class -1.82
Two child delete on a binary tree 0.00