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 ... 12 13 14 15 16 ... 39
Title Δ
Why do we have to create unique uuid for every interface in a idl? -0.28
Allocating memory for a string inside a struct +1.38
Putting restrictions in overloading new and delete +0.93
delete of global ptr +0.38
how does overloading of const and non-const functions work? -1.53
Mangling/Exporting Problem with Mingw 0.00
Does a string created with 'strcpy' need to be freed? -1.65
A grammar question about c++ -0.40
How to achieve strncpy() functionality with strncpy_s() function? 0.00
C pointers and the physical address +0.56
Preventing memory fragmentation with the new - delete trick +0.44
Am I deleting this pointer correctly? -1.59
Why do we have reinterpret_cast in C++ when two chained static_cast... +0.70
When there are some thing wrong in code, I should do what? +0.80
Recursion within a thread -1.34
When convert a void pointer to a specific type pointer, which casti... -0.73
What happens if memory is leaking? -1.55
com object and interfaces +1.05
Bit-level endianness +1.29
std::swap with pointer gives segmentation fault +0.08
Size of memory allocated on heap +1.11
What happens to an address after delete operator has been applied t... +1.01
Where to put default parameter value in C++? +0.63
A c program from GATE paper 0.00
Why addresses of two different objects should be different? +0.68
Visual Studio 2010 C++: Get size of memory block allocated by malloc +0.37
What does CCriticalSection do? -1.44
Avoid hourglass after calling CreateProcess 0.00
new operator for memory allocation on heap -1.77
How are you supposed to read the following documentation? -2.03
throw without arguments for failure signalling +1.07
How to use 32-bit DLL in x64 environment? It won't let me force x86... -0.44
how can we determine our program well working? +0.51
"Efficiency" of passing size_t as an argument +0.81
Why do inetinfo.exe, dllhost.exe and aspnet_wp.exe all start under... 0.00
Virtual Functions and Performance C++ +0.14
What are the dangers of working with svn? -0.61
allocation of memory for pointer -1.20
Why does this implementation of COM IUnknown::Release work? -1.44
zLib inflate has empty result in some cases 0.00
Why should we nullify pointer after freeing memory by free()? -0.15
To avoid bugs is it necessary to erase the stack? +0.83
Universally compiler independant way of implementing an UNUSED macr... +1.05
How to check whether GUID is zero +2.26
C++ return value without return statement +0.48
How can I know which parts in the code are never used? -0.77
What C++ code compiles down to the x86 REP instruction? -0.83
C++ string: Invalid pointer error +1.51
__purecall problem in VS2010 using virtual function - once method g... -1.37
DCOM: How to close connection in server on client crash? -0.94