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 ... 7 8 9 10 11 ... 27
Title Δ
Why does my registry reading program fail? 0.00
Stack around variable corrupt, not sure what the problem is +0.85
C/C++ Static vs dynamic libraries example -0.15
Should I switch from using boost::shared_ptr to std::shared_ptr? +1.45
What does this MSVC++ compile error mean -1.98
How to create mixed managed/native C++ dll in VS2010? 0.00
what could prevent GetPixel from working? -0.54
Should I use std::for_each? +0.08
Undefined Behavior: A checklist for code reviews -0.97
Remove overlap from vectors of vectors +0.04
How to parse and execute a command-line style string? +0.37
Segmentation fault when run as root? +1.64
What is a Sandbox 0.00
Easiest way to add a GUI to C++ app +0.12
Process same file in two threads using ifstream +1.03
Visual Studio C++: Unit test exe project with google test? 0.00
C++: Indicating a function may throw +1.64
C++ Cross Platform MP3 Decoder? -1.13
My C++ class is having trouble linking to a function in another .cp... +0.33
Why does linking against static runtime libraries in Visual C++ 200... +0.39
vector iterator not dereferencable - C++ vs2010 -2.46
Memory leak in using a list of lists -0.35
New is taking lots of extra memory +1.55
So where can I find the best online C++ Standard Library reference? -2.13
How to do a parallel build in Visual Studio 2010 0.00
64bit Applications and Inline Assembly +1.16
Partitioning a vector of objects into 2 or more subgroups +0.94
How to catch EVERY exception in C++/Windows? 0.00
How do I pass multi-dimensional arrays of unknown size into a funct... +0.92
Does memcpy() uses realloc()? -1.59
When/How do container data types (string, vector, etc.) in C++ free... -0.12
Access violation writing location 0xcccccccc -0.23
Overriding a non void function in C++, where does supers return val... +0.57
Should int *p be long int *p instead? -0.21
Assembler code in C++ code +0.17
C++: Using a single get function to return the variables related to... -0.76
What is a Windows Kernel Driver? +1.13
Why should one not derive from c++ std string class? +1.34
when to pass by reference and when by value in c / c++ -0.77
Why is an "unstable sort" considered bad -1.14
I Cant upload file of size greater than 2 MB on my PHP server , wha... -1.02
Can creation of composite objects from temporaries be optimised away? +0.28
Compile Error in Boost throw_exception.hpp 0.00
C++ -- why don't apply ptr_fun on ciCharLess when calling lexicogra... 0.00
malloc-ating multidimensional array in function +1.04
try-catch statement in C +0.92
Template refactoring -1.59
Trying to use a c++ class in static way help please +0.90
Is using 1:n + n:1 between the same tables bad design? -0.88
What does #pragma intrinsic mean? +0.99