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 ... 35 36 37 38 39
Title Δ
How to catch an exception thrown in a critical section? -0.40
Workaround for VB.Net - ByRef parameter of a property -0.98
What are some refactoring methods to reduce size of compiled code? -0.69
How internally this works int const iVal = 5; (int&)iVal = 10; +1.09
What happens when passing reference to literal in C++? +2.02
How to take a screenshot of the Active Window in Delphi? -0.89
How to use a checkbox in Delphi? +0.50
What is the origin of the term "heap" for the free store? -0.85
Should all methods be static if their class has no member variables +0.94
c++: when to use pointers? +0.44
How is ASP.NET multithreaded? -0.90
Reading from 16-bit hardware registers +1.74
What REALLY happens when you don't free after malloc? +0.23
Factorial in C without conditionals, loops and arithmetic operators +0.98
Factorial in C without conditionals, loops and arithmetic operators -0.06
Refactor or Rewrite +0.06
How to get Namespace of an Assembly? +2.20
How to install msvcr71.dll correctly 0.00
stack & realloc question C++ +0.08
What are some tricks I can use with macros? -0.32
Using a pointer to an object stored in a vector... c++ -0.28
What is the point of adding a return statement at end of a void C/C... -0.53
templated typedef? -0.49
Is there an elegant work around to concatenation? -1.59
Socket ReadFile Issue 0.00
Incorrect output string -3.65
Send C++ string to C# string. Interop +4.08
Is Disney's FastPass Valid and/or Useful Queue Theory +1.95
Problem in compiling in release mode --VC++ -1.37
Memory mapping of files vs CreateFile/ReadFile -3.70
I am in a CS course. What programming subject should I focus on? -3.17
What is the proper way to format code? -1.13
Timer to find elapsed time in a function call in C +3.47
if/else and if/elseif +4.38
Problem with SafeArray access using CComVariant 0.00
VS Code Execution Different than Code File +4.22
Is it a bad practice to randomly-generate test data? -2.41
Declaring class objects in a header file -3.76
Why is it hard for a program to generate random numbers? -1.47
What to do when dll return a string not correctly terminated -1.42
How do you get the ip address from a remote machine? +2.03
When NOT to use garbage collection? -1.59
send a COM object with a BSTR value type in a MSMQ message +3.99
Style of C API function -1.00
What is the impact of namespaces in c++ linkages compared to linkag... +4.18
How to conditionally choose the C# class I invoke via COM in my C++... +4.08
Question on using realloc implementation in C++ code +1.23
_bstr_t to UTF-8 possible? +3.91
CreateThread vs fork() +1.62
Clean vector every loop iteration. What is the most memory efficien... +4.31