StackRating

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

Joe Gauterin

Rating
1545.66 (9,354th)
Reputation
11,772 (12,569th)
Page: 1 2 3 4 5 6
Title Δ
How to copy files in Visual C++? 0.00
Why is comparing against "end()" iterator legal? +1.68
C++: getting the address of the start of an std::vector? -0.52
How are iterators and pointers related? -1.52
What is the best way to expose a callback API - C++ -0.48
C++ Unary - Operator Overload Won't Compile +0.19
Get list of fonts (Win32) +0.43
writing string into file before calling the close() +1.22
Should using Eval carry the same stigma as GoTo? +0.81
Count white spaces to the left of a line in a text file using C++ -2.01
Why do you need "extern C" for C++ callbacks to C functio... -0.72
efficient thread-safe singleton in C++ +1.88
Cant free memory -1.87
Floating point precision in Visual C++ +1.43
C question: no warning? -0.92
Visual Studio C++ adds "junk" to my programs -0.83
Difference between debug and release when viewed in debugger +1.38
avoiding enums as interface identifiers c++ OOP +1.39
C++ linking issue on Visual Studio 2008 when crosslinking different... -0.30
An interesting case of delete and destructor (C++) -0.98
c++ and c# speed compared -0.99
How to pass a class method as an argument for another function in C... -0.38
pushing back an boost::ptr_vector<...>::iterator in another b... -0.55
copy constructor by address +1.62
C++/STL string: How to mimic regex like function with wildcards? -1.57
How should platform specific lib files be named? -0.92
Are +=, |=, &= etc atomic? +0.12
Why can't a std::vector take a local type? -4.62
When should a member function have a const qualifier and when shoul... -2.80
System.String - why doesn't it implement parameterless constructor? +0.61
A 16-digit hashing function -1.99
shared_ptr requires complete type; cannot use it with lua_State* -3.02
Managed c++ std::string not accessible in unmanaged c++ 0.00
string aggregation in Oracle 10g -1.91
Does the default constructor initialize built-in types +2.55
Using libs/DLLs built in a different version of Visual C++ -0.23
Virtual Inheritance : Base Ctor not calling in Most Derived Class? +3.47
linking with boost unresolved extern link error -0.81
Cross platform C++ code architecture +3.57
How to convert for loop to STL for_each statement +3.76
poco Lib dosnt compile in vs express 9 +3.61
Which has the most mature stable libraries for multiple languages a... +0.57
Zip file with passwd security? -2.35
is there a new equalivant of _malloca -0.43
If I allocate memory in one thread in C++ can I de-allocate it in a... +0.55
non ascii char to binary or integer in c++ +2.88
Can you create a start-up window in console program? +3.67
Efficient recursion in functional programming vs. inefficient recur... +2.25
Does the typename keyword exist in C++, for backwards compatibility... -1.80
COM Object Clean Up +3.31