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 ... 13 14 15 16 17 ... 39
Title Δ
C++ destructor: when the memory gets freed? +0.89
memory (re)allocation within func by pointer -0.07
Usage of static keyword in C++ +2.11
Generating a MD5 Hash from a file -2.17
question on c pointers -1.36
How does challenge-response protocol help against man-in-the-middle... -2.43
string causes a memory leak? +0.80
Is there an established pointer value for a released pointee? +0.07
Freeing memory which has been allocated to an array of char pointer... -0.92
Uncaught exception +0.35
Convert a GUID to a shorter string using 36 character alphabet 0-9... +0.36
performance of unsigned vs signed integers +0.16
In C if a variable is not assigned a value then why does it take ga... +1.16
segfault with array +0.62
confusion with size of variable in C +0.33
run threads of class member function in c++ -2.15
Getting a stack trace in C++ exceptions +0.85
Is there any reason to use auto_ptr? -1.11
C++ Memory Pooling by Subclassing 0.00
Template function to return template type +2.50
Trouble deallocating memory using free() +0.42
Questions on sqlite transactions 0.00
C++: POD Pros\Cons +0.12
How secure are GUIDs in terms of predictability? +0.85
static member function and thread-safety +1.02
What are these so-called 'disasters' that improper use of pointers... +1.04
VS2008 Win32 console application debug version does not tell any me... 0.00
How do I add interop assembly that changes its version number? -0.09
std::unique_ptr and pointer-to-pointer +0.39
C++ Memory managment by returning a pointer to a simple type +1.13
C basic programming concept 0.00
a++ vs a = a + 1 which is useful in efficient memory programming an... +0.59
How to call COM component in C 0.00
Strange error c2660 "function does not take 1 arguments" +0.02
WSDL is missing while deploying 0.00
Are there any data on % of unsolved compiler warnings that actually... -2.49
Can a C program handle C++ exceptions? -0.89
Problems that can arise with Exception-handling +1.41
warning C4800: 'int' : forcing value to bool 'true' or 'false' (per... -0.41
Error compiler, cannot convert parameter 2 from MyStruct1 to const... +0.39
[C++]Would this be a valid approach for a 'sleep' function in a thr... +0.15
What cause memory reservation 0.00
Difference between operator new() and operator new[]()? -0.95
Still reachable in valgrind 0.00
base64 encoding that doesn't use "+/=" (plus or equals) c... -0.57
C question on free() +0.38
C++ program dies with std::bad_alloc, BUT valgrind reports no memor... +1.29
Is it possible to break a 128-bit key? -1.26
Find the first occurence of char c in char *s or return -1 +1.08
virtual destructor's practical necessity in a particular case +1.20