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 ... 26 27 28 29 30 ... 39
Title Δ
When should I ask myself if my method is thread-safe or not? +0.51
Macros to disallow class copy and assignment. Google -vs- Qt +0.45
Why is this snippet compilable in C? +1.34
How can I avoid using exceptions in C++? -0.60
When do compilers inline C++ code? -1.16
Should I return bool or const bool? +1.13
Need of ClassInterfaceType.None? 0.00
how to find a window's SW_SHOW/SW_HIDE status +1.32
COM:Can i call CoUninitialize without calling Release? +0.24
How to compare two BSTRs or CComBSTRs? -2.44
Why is vector array doubled? -0.00
Does calling free or delete ever release memory back to the "s... +0.13
Fixed-length integer datatypes +0.14
Returning pointers in functions +0.12
Converting C++ function to Delphi: what to do with void* parameter? -1.06
How to break out of a loop from inside a switch? -0.60
I don't get this C/C++ Joke -1.50
does C++ automatically cast const ints to floats? -0.72
Why does this generate compiler warning "Signed/Unsigned misma... 0.00
Run-time type information in C++ -0.46
What is the significance of string data member? +1.96
Is optimizing certain functions with Assembler in a C/C++ program r... -1.33
How to optimize the layers of pointer indirection +1.07
Run-Time Check Failure #0 0.00
How to read/redirect output of a dos command to a program variable... +1.09
How should I choose where to store an object in C++? +0.87
Simplifying FOR loops -0.41
Comparing double values in C# +0.15
How to reconstruct a data-structure from injected process' memory s... -1.29
Is GPGPU a hack? +0.43
Understanding return value optimization and returning temporaries -... -0.20
What is the exact function of CoCreateInstance? +1.96
Space efficiency of algorithms +0.33
Why people think that the only man who created C++ was Bjarne Strou... -0.68
how to get event when application is closed from task manager +1.47
How to effectively delete C++ objects stored in multiple containers... +0.20
Two Base64 encodings yield same decoding +0.82
Unable to catch c++ exception using catch (...) -1.16
Which is faster/preferred: memset or for loop to zero out an array... +0.68
Reconnect to Process Started Via COM -0.52
Is there a way to apply an action to N C++ class members in a loop... +0.68
How is transformation of code point to final character implemented... 0.00
VB.NET/COM Server code way slower than Excel VBA code +0.07
Respond to only the first WM_KEYDOWN notification? +1.56
C compiler flag to ignore sign -0.34
free() errors (debugging with valgrind)? +0.95
finding Image shift +1.47
What's the purpose of Create GUID tool in Visual Studio? +0.43
How do I prefix the length of message in TCP/IP -1.76
Why does the code crash? +0.23