StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Michael Burr

Rating
1599.66 (1,792nd)
Reputation
290,450 (127th)
Page: 1 ... 66 67 68 69 70 ... 73
Title Δ
Multi-byte character set in MFC application -0.03
Is "IF" expensive? -0.50
Accessing Environment Variables from Windows Services -0.51
How can I determine if a Win32 thread has terminated? +2.18
count vs length vs size in a collection 0.00
Is there any advantage to using C++/CLI over either standard C++ or... +0.88
What is the rationale for fread/fwrite taking size and count as arg... -0.46
Does delete work with pointers to base class? -2.29
What happens if you don't return a value in C++? -1.14
why is this legal, c++ typedef func +2.02
c# performance: type comparison vs. string comparison +0.38
What is the best way to return an error from a function when I'm al... +0.95
Canonical way to parse the command line into arguments in plain C W... -0.54
Why does VS 2008 create PDBs for some RELEASE projects but not othe... 0.00
Why this union's size is 2 with bitfields? -1.98
Is Yield Return == IEnumerable & IEnumerator? -0.97
Does C# optimize the concatenation of string literals? +0.50
Faster MD5 alternative? +0.75
Forcing something to be destructed last in C++ +0.14
Is StringBuilder.Replace() more efficient than String.Replace? +1.81
Executable reading itself -1.28
Why should I care about hashing passwords anyway? -0.59
Encrypting/Hashing plain text passwords in database +0.17
Parsing C++ preprocessor #if statements +0.67
What are the advantages of VS2008 over VS2005 for C++ development? -0.05
How to synchronize C & C++ libraries with minimal performance p... +0.40
Calling two functions with the same name from two different C DLLs +0.38
How to detect the presence of URL in a string +0.36
Win32: How to use RegisterTypeLib API from standard user +1.58
How to get non-current thread's stacktrace? -0.64
How do I write a dispatcher, if my compiler's support for pointers-... +0.99
string to const char* -0.29
Time complexity of memory allocation +0.80
Visual Studio: How do I show all classes inherited from a base class? 0.00
"net use" command in a Windows Service +0.71
Calling a C function with a varargs argument dynamically +0.55
Calling a C function with a varargs argument dynamically -0.71
What is the best compiler to use when you want to experiment with C... -0.43
How to run a console application with command line parameters in Vi... +1.96
Scope and return values in C++ -0.93
Is it secure to submit from a HTTP form to HTTPS? -0.52
Inclusion cycles in C header files -0.62
How should I learn ARM assembly? -0.82
Can't initialize an object in a member initialization list +0.12
Rounding negative numbers in Java -0.63
Running vc2008 debug builds on non-dev machines +0.48
What is the advantage of strlmove vs strmove in C? +0.13
Is it possible to write a C++ template to check for a function's ex... -0.50
New approach for adding a new Node to a Linked List +0.67
Is std::string size() a O(1) operation? +0.38