StackRating

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

peterchen

Rating
1562.59 (5,136th)
Reputation
33,080 (3,575th)
Page: 1 2 3 4 5 6 7 ... 12
Title Δ
malloc cpu cycles -1.13
When a window closes, do my destructors get called? +2.28
What is the purpose of including the stdafx.h file in a C++ program... -0.08
Consequences of this buffer overflow? +0.80
Does this code fill the CPU cache? +1.86
Designing a complex workflow diagram +0.75
std::vector<float> and double* - How safe is this? +0.18
Proper way to make a global "constant" in C++ -1.12
some conceptual issue on threading +0.47
In C++, is it still bad practice to return a vector from a function? +0.00
What's the Maximum length for a registered COM Class? +2.21
Why so many parentheses in SUCCEEDED macro? +0.20
Getting input if the window is not active (Windows) +0.38
Return dynamic array in C++ -0.64
Setting processor affinity for a process and its Effects +0.11
Why disable CObject's copy constructor and assignment +1.95
How many times should a loop be unwinded? -0.78
Is it worth setting pointers to NULL in a destructor? +0.31
Initialize Pointer Through Function +1.43
Better cout a.k.a coutn; -0.06
How to display scrollbar for a list view whose contents keep changi... 0.00
Proving the ROI of a technology? +1.20
Generate set/get methods for a c++ class -1.61
Why creating DLLs instead of compiling everything to a one big exec... +0.90
Why do structures need to be told how big they are? +1.79
immutable strings vs std::string +1.55
Difference between presentation layer and user-interface +0.76
C++ arrays as function arguments -0.51
What am I not getting about this abstract class implementation? -0.92
Preallocating memory with C++ in realtime environment -0.01
Best way to implement plugin framework - are DLLs the only way (C/C... +0.04
C++0x thread interruption +0.98
C++ string sort like a human being? +1.19
Really annoying bug with TopMost property in Windows Forms +1.85
Refactoring thick client legacy application +0.25
How to track down COM memory leak -1.20
Where does the professional sheen of a GUI application realisticall... -0.50
How do I output an individual character when using char *[] = "... -1.71
Can compiler optimization introduce bugs? +0.30
What's your convention for typedef'ing shared_ptr? +0.19
nested function call faster or not? +0.46
Buffer Overflow errors when reading ConfigDelay and Manufacturer in... 0.00
Do I really need to return Type::size_type? +0.96
HRESULT exception not caught in VS 2008 -0.23
Is it good practice to have foreign keys in a datawarehouse (relati... +0.86
C++ wrapper for C library +0.73
Why exactly should I not call free() on variables not allocated by... +0.75
Application Design: Single vs. Multiple Hits to the DB -0.25
GetForegroundWindow not working when C# program is run from a short... 0.00
How to free member (i.e BSTR, SAFEARRAY, VARIANT) of an IDL User De... 0.00