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 ... 36 37 38 39
Title Δ
C++ (Standard) Exceptions and Unicode -2.16
How to unpack a .zip file in Windows Mobile? -3.71
InterlockedIncrement usage -0.73
Why does this simple string assignment segfault? -3.50
When should I break a function? +0.94
Finding and replacing string tokens in a file in C++ using win32 API +4.33
comparing using strcmp +0.28
Code replication and refactoring +4.47
Separate holder class from the reader -4.23
How to create multiple objects in the same function but without ove... +3.54
why would freeing calloc'ed memory crash my VC6 project? +1.88
How to convert char * to BSTR? +2.50
Windows Mobile API calls - success but GetLastWin32Error returns er... -3.50
What is a good definition of a "userdata pointer"? +0.47
What project would you recommend me to get up to speed with C++ +4.26
Template or abstract base class? -0.97
Using Pointers in Delphi -2.01
String equality vs equality of location +2.96
What are you favorite low level code optimization tricks? +1.17
Tool to compare .dlls and disassemble the differences? +0.53
Java/Swing stack overflow in preferenceChanged method -3.53
Can I un-singleton a singleton -2.46
equivalent number of instruction +5.51
Debugging a program that doesn't start -0.70
Breaking an interface -2.96
C++ best learning path: just utopia? -1.40
commit writes -2.22
Issues and Advantages with obfuscation of Algorithms and Software v... +0.42
How to Manage COM Objects in .Net Web Application -3.64
One big byte buffer or several small ones? -2.05
When is assembler faster than C? +0.70
Is there a point where cost of refactoring outweighs the cost of re... -1.20
Any advantage to releasing hobby projects publicly? -0.23
How to programatically restart windows explorer process -0.96
Dividing loop iterations among threads +2.56
How can I write a Windows application without using WinMain? -2.37
Problems writing a copy constructor for a smart pointer -3.50
What are the often misunderstood concepts in C++? +3.15
Successful Visual Studio C# build does not create assembly -2.60
memset and SIGSEGV +4.26
Vb.net countdown -2.04
How does the stack work in assembly language? +1.73
Throwing/catching exceptions from C'tor of a static object in C++ -0.42
Concurrent read access on an int[] array: Is it safe? Is it fast? -1.15
Trim / remove a tab ( "\t" ) from a string -0.45
How can I start and stop services on a remote machine? -3.34
nested classes and references to outside classes (c++) +4.83
Is this really a buffer overflow? -3.95
Sending Large Data > 1 MB through Windows Sockets viz using the... -1.29
Giving user feedback during long-running process and user-interface... +4.25