StackRating

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

sharptooth

Rating
1561.25 (5,382nd)
Reputation
123,955 (519th)
Page: 1 ... 8 9 10 11 12 ... 39
Title Δ
c++ pipe: does it wait on write -0.35
Identifying the type of the object during polymorphism +1.71
empty vector allows push back first element of itself +0.36
MsgWaitForMultipleObjectsEx deadlocks the main STA thread in MFC ap... -0.11
What is std::string::c_str() lifetime? -0.11
is < vector > threadsafe for read/write at different locations? -1.32
C++ _inline is being ignored in a singleton and showing up in my pr... +1.45
why doesn't my program crash when I write past the end of an array? -0.41
What's the easiest way to generate a PE32+ executable? 0.00
Where should I free the object? -0.12
What is the advantage of using vector<char> as input buffer o... -1.66
Overriding operator new/delete in derived class +0.37
Need help on refactoring a deeply nested code +0.58
Linked List Problem -0.39
Friend declaration in C++ - difference between public and private +2.00
Memory leak in delete loop +0.38
cpp file corrupted 0.00
strcpy throws memory exception -0.63
Any papers that explore performance issues and optimizations strate... +0.81
Add a #define in C++ using cmd 0.00
CreateProcess don't work on all applications -0.64
Does a BSTR passed by reference need re-allocation in the calling f... 0.00
Problem with COM and MSXML (64-bit only) 0.00
VARIANT type punkVal gives undefined values? -0.07
Is memcpy() safe when copy some content larger than dst? -0.16
.ccproj wouldn't build for no apparent reason -0.62
what can't be done with if else clause, and can be done with except... +0.71
what can't be done with if else clause, and can be done with except... -1.29
C++ deleting inherited class -1.62
Casting a function pointer to a type that accepts more arguments -0.16
Pass BSTR from C++ to C# +0.30
When do casts call the constructor of the new type? -1.68
Blocking method of an STA COM object is a design defect? 0.00
Questions about COM multithreading and STA / MTA -0.08
Uncaught exception in a callback from a 3rd party static library +2.26
Templates for code which is similar but not identical? -2.05
Can NULL pointer after "dynamic_cast" actually be derefer... +1.04
Is `new (this) MyClass();` undefined behaviour after directly calli... +1.14
pointer position reset +0.38
Do unused functions get optimized out? +1.30
operator new inside namespace +1.65
C++ header-only template library -1.27
Is there a cost to "const"? +1.04
Is there a cost to "const"? -0.32
c++ Why is memory allocated when passing a string literal to a func... -0.96
HANDLE - File Handles and Directory Handles Structures +0.86
Is there a difference between these codes +0.38
How to use BSTR* +0.91
Which CPU are using AT&T assembly now? 0.00
How to test for equality of audio sessions -2.15