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 ... 62 63 64 65 66 ... 73
Title Δ
How to copy the contents of std::vector to c-style static array,saf... +1.08
What's the cleanest way to walk and unwalk a std::vector using iter... +0.28
In protocol design, why would you ever use 2 ports? -1.10
Why UTF-32 instead of UTF-16 if we have surrogate pairs? +1.02
undefined C struct forward declaration +0.15
How to put assert into release builds in C/C++ +0.21
Do the parentheses after the type name make a difference with new? +0.38
How to know when the work is done with CThreadPool? 0.00
Visual studio 2005 hangs when debugging +0.44
Microsoft _s functions, are they part of the C++ standard now? +0.90
Advice on C Programming with MSVC++ 9 -0.40
InterlockedIncrement usage -0.46
Does a DLL get removed if the DLL that loaded it is unloaded? +1.10
Invalid Conversion Problem in C++ -0.76
Difference between 'struct' and 'typedef struct' in C++? +0.01
What are the licensing terms of the Visual Studio Image libraries? 0.00
long long alignment problem (MSVC vs. GCC) -0.65
How Do I Downgrade a C++ Visual Studio 2008 Project to 2005 +0.59
How to cast from bool to void*? +0.17
Work item access for non visual-studio users -1.16
"multiple types in one declaration" but no ; missing +0.45
How to check if a number is a power of 2 +0.01
How are interrupts handled by dual processor machines? +0.37
Forward declaring static C struct instances in C++ +0.83
P/Invoke with [Out] StringBuilder / LPTSTR and multibyte chars: Gar... +0.13
Would you like to continue and run the last successful build? +1.00
why doesn't winmain set the errorlevel? -0.62
Am I geting a structure copy here? -0.92
Slow debugging issue in Visual Studio -0.61
calling a callback from a thread using function pointers 0.00
How should I print types like off_t and size_t? +0.46
IMAGE_FILE_LARGE_ADDRESS_AWARE and 3GB OS Switch +2.02
What is the explanation behind the below declaration/keyword? +0.96
How do I build an import library (.lib) AND a DLL in Visual C++? +0.38
Have you ever read C++ standard paper -1.33
Write MBR Code +0.05
Help with C++ preprocessor compilation errors -0.43
Select a UUID -0.59
Does every object of virtual class have a pointer to vtable? +1.20
Suggested resources for newbie ARM programmer? +0.42
Best way to use a single C++ class in a C program +0.32
va_copy -- porting to visual C++? -2.04
If unit testing is so great, why aren't more companies doing it? +0.00
Adding WinDbg to the "Open With" menu for .DMP files? -0.10
C++ alternative tokens? +0.55
error with printf statement? (In C) *Update* +0.66
Why isn't pass struct by reference a common optimization? +0.76
Is is possible to develop for windows, in C++, without Visual Studio? -0.98
Compiling UTF-8 encoded source with Unicode line separators +0.14
Strange char* compile error? -0.58