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 ... 7 8 9 10 11 ... 39
Title Δ
(How) do you handle possible integer overflows in C++ code? -1.77
Can an MD5 hash have ONLY numbers or ONLY letters in it? -1.20
casting a pointer to integer issues warning on 64bit arch -0.79
while (end of array) - how to recognize -1.56
Risk of damaging your computer by altering memory in C++ +0.42
GDI handle types -0.64
Should I unlock if I call another function inside of a function? +0.21
C++ | void *data[1000] -2.25
IntelliSense shows different sets of functions for CComPtr<T>... 0.00
Why isn't operator new forced to take argument as "const size_... -0.73
Call API in particular windows credentials -2.19
C++ default allocator - what should happen if the size doesn't equa... +1.47
COM & CoGetClassObject() -0.76
Segmentation Fault with delete even using virtual destructor +0.63
Programatically getting the name of a derived class -0.12
How cast from char* to T*? +1.45
Constructor behaviour in runtime polymorphism -2.43
C++ "catch (...)" parameter -1.09
Can I use a self-signed certificate on a live Azure cloud? -0.62
Destructor not being called when leaving scope -1.66
Strange result with type casting -1.18
How to delete object constructed via placement new operator? -0.64
One if else statement will not execute -2.74
rand function returns same values when called within a single funct... +0.50
Allocator for [unique] pointers 0.00
Why C++ cannot initialize a variable of type "derived class&qu... -1.57
What default implementation of new/delete from the std-rtl should I... 0.00
Return struct as void +1.64
Using a 32 bit unmanaged COM server in a 64 bit .NET application -0.57
which software can view any developed software code? -0.38
How to add and implement a new interface to an Inproc COM server 0.00
Interesting issue when attempting to reset pointer -0.09
Danger in using nested comments for quickly (de)activating code blo... -0.89
Azure Workerrole lifecycle 0.00
WSDL: would you write it or generate it? 0.00
Is it worthwile to learn assembly language? +0.45
Getting object properties from a pointer stored in a vector +0.37
How can CString be passed to format string %s? -1.73
Question about Types Conformity in C++? +0.90
static_assert not working in Visual C++ 10 -1.99
C++ When should we prefer to use a two chained static_cast over rei... -1.02
How could I prohibit use of "new" in certain parts of C++... +1.74
Volatile and multithreading: is the following thread-safe? -0.82
Search with a mask +0.98
Pointers, polymorphism and segmentation fault in C++ +0.91
why the size of derived class increased, even though the base class... -0.04
Is it a good idea to template based on enums? +1.94
Must the IUnknown interface be re-implemented by every new COM class? -0.42
If consistent hash is efficient,why don't people use it everywhere? 0.00
Is delete necessary in a destructor? +1.35