StackRating

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

Billy ONeal

Rating
1587.60 (2,465th)
Reputation
73,484 (1,149th)
Page: 1 ... 6 7 8 9 10 ... 27
Title Δ
Real world example of dynamic_cast in C++ +0.69
Selectively populated vectors with substrings extracted from a sour... -2.04
Best simple way to mock static/global function? +1.67
What are the consequences of mixing exception handling models in Vi... 0.00
How can one identify children of a child process? -2.31
Safe way to reinterpret_cast raw struct at particular offset and ty... +0.04
Can one install Whole Tomato's Visual Assist X in Microsoft's Visua... 0.00
Best way to read 12-15GB ASCII file in C++ +2.05
CreateWindow() style parameter being ignored? +1.84
References to boost::smart_ptr pointed to object and checking their... -1.88
When writing a portable c/c++ program, what is the best way to cons... +1.10
Explanation for Why int should be preferred over long/short in c++? -1.49
Intellisense on C++ (Visual Studio 2010) 0.00
Difference between interlocked variable access AND critical section... -1.24
vector<bool> access +1.66
Why methods can not return mutiple values +1.08
Why is it thought of 'T *name' to be the C way and 'T* name' to be... +1.20
Increasing C++ Program CPU Use +0.89
Why string[0] = "new value" does not compile? +0.75
debugging openCV in visual studio 2005 0.00
Borland Turbo C++, event functions 0.00
What are the threading guarantees of nowadays C and C++ compilers? +1.25
set the base object of derived object? +1.04
Why are my font edges not smooth when drawn with the DrawText API? +0.96
How do C++ HTTPS libraries compare in terms of performance (e.g. me... +0.37
Is the CIL optimized? Or only the JITted binary? 0.00
Need help on refactoring a deeply nested code +0.63
Is main() overloaded in C++? -0.72
is virtual inheritance from pure abstract classes (interfaces) nece... +0.37
Compile CSProj in Visual Studio with /CLR:Safe? Fatal Error LNK1302... -0.38
Is it possible to ignore an Error 487 (ERROR_INVALID_ADDRESS) for U... +2.20
C/C++ equivalent for Matlab's imtransform? -2.67
C++ Multiple classes with same name -1.02
C++: Using typeid in production code +2.59
Using sessions with fastcgi++ 0.00
Does vector::erase() on a vector of object pointers destroy the obj... -0.90
how to Ensure exe launch using ShellExecuteEx +0.40
The char array in C. How to find actual length of valid input? +0.03
What is `#pragma pack` for in network progamming? -0.60
How can I write a single for loop running from a to z and A to Z in... +0.88
Visualize function calls with Graphviz for Windows programs 0.00
C++ Unit Testing: Stubs (not mocks)? +0.04
Visual Studio 2010 C++ console applications -0.90
opening files on non-ANSI systems via old (non wchar) API functions 0.00
capture variables inside of subclass? +1.15
I'm messing up my inheritance +0.94
How can I disable the Program Compatibility Assistant for my progra... 0.00
How do I use Resources manually? -0.03
C++ Access violation writing location 0x0... setting int * -0.42
Why "using namespace X;" is not allowed inside class/stru... +0.41