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 ... 10 11 12 13 14 ... 39
Title Δ
Passing a pointer address +0.46
Why do IUnknown* pointers retrieved through different interfaces of... 0.00
How to store a C++ object in C code? -1.25
Why new and delete so slow in a loop under MSVC 2010 -1.50
Difference between a C++ string and a C-string ( .c_str() ) +0.66
How to copy/create derived class instance from a pointer to a polym... -0.54
When are Variable-length arrays legal? +0.55
strlen to return size_t? +1.51
size_t to unsigned int (from API function) +1.90
Why is the address of an object added to a C++ STL vector different... +1.15
how many class is here in only one COM? 0.00
How do I implement sending a _Recordset ** parameter to a COM+ appl... 0.00
How to find the return type of a function? +1.67
malloc has too many arguments -0.29
Detecting if a bit is set (at compile time) -1.67
How to align pointers when dealing with multiple-inheritance? +0.36
How does "this" pointer happen to point to different obje... +1.36
Traversing an array to find the second largest element in linear time -0.87
COM interop interface casting -2.50
use of srand() in c++ +0.37
In C++, is a struct also a class? +0.90
Avoid message boxes in COM component 0.00
Comparing the MD5 results of split files against the MD5 of the whole 0.00
char* to char[] +1.45
need to call the base destructor method from a derived class in c++? -0.93
debugging an inproc com server running in dllhost.exe -0.62
Duplicate c++ template instantiations +1.30
Should programs check for failure on WinAPI functions that "sh... -1.10
Encoding, Compression +0.38
Is struct assignment atomic in C/C++? +1.18
IIS6 behaves weirdly when I request a URL with an extension mapped... -1.10
In OOP, if objects send each other messages, won't there be easily... -1.57
std::auto_ptr error +0.58
Difference between WIN32 and other c string +0.37
Automatically generate constructors based on non-static data members? -0.70
C++ do stack memory allocation/deallocation defragement memory +1.21
How do I work with a C++ program containing non-Latin characters? +1.31
Choosing between exception and return value +1.10
Is it unwise to fuzz-test with a cryptographically weak pseudorando... -1.82
When does postincrement i++ get executed? +0.53
Chain initialization without temporary pointers +1.74
outproc COM Server in DLL 0.00
Memory allocated with alloca gets freed at end of function or at en... +1.80
Why separate variable definition and initialization in C++? -0.11
is it compulsory to initialize pointers in c++ -0.01
SQLite scrolling efficiency question 0.00
Difference between while(i=0) and while(i==0) +0.17
Should I IUnknown::Release interfaces created with DllGetClassObject -0.95
What does a single "throw;" statement do? -1.44
Sorting a sequence in O(n) time -0.72