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 ... 27 28 29 30 31 ... 73
Title Δ
In Microchip C18, why does the insertion of a NOP cause much larger... +1.59
terminate called after throwing an instance of 'std::string' +1.93
Is there a true 64-bit version of msvcr80.dll? If not, why not? +0.91
Why is an assignment to a base class valid, but an assignment to a... -1.16
why does this C++ code print a after every line? +1.07
Benefits of using reserve() in a vector - C++ +1.58
C error: prototype function declaration not in scope -1.45
What happens to a thread that got woken up by pthread_cond_signal()... +1.80
malloc and realloc functions -1.46
How to assign char* (with every possible value) to C++ string +1.56
C Strings: Simple Question +0.06
implicit declaration of function -0.12
libc source location - for download or online viewing? 0.00
In C, what is the expected behavior of passing a struct as an argum... -2.62
How can I avoid static data member init fiasco in a thread-safe way? 0.00
VC++ cl.exe -- DLL not found 0.00
What is semicolon in c++? -0.58
Reinitialize timeval struct -0.49
Generating random numbers given a uniform random number generator -0.43
How to send() an image by saving it in char string in ANSI C? Probl... -0.33
Speed of Comparison operators +0.34
"The value of ESP was not properly saved across a function cal... -0.13
If volatile is useless for threading, why do atomic operations requ... +1.26
C -Subtle differences between pointers to doubles and arrays of dou... -1.09
conditional display in gdb +0.39
Is using "as" in C# a safe way of casting? -1.61
How to determine maximum stack usage in embedded system with gcc? +0.48
Thread Locks and Condition Variables, The Producer Consumer Example -0.80
What standard clause mandates this lvalue-to-rvalue conversion? -0.86
Is cout synchronized/thread-safe? -2.10
qt error: undefined reference to `vtable for Thread' -0.61
How can I reinitialize all global variables in a static C library u... +0.70
Visual Studio: debug information in release build +1.46
C preprocessor #if expression question +1.05
yyyy'-'MM'-'dd'T'HH':'mm':'ss - What is the meaning of 'T' here? -1.60
load time base address cortex-m3 bare metal -0.53
Why won't my VS2010 native C++ application suddenly start, giving a... +2.65
_stricmp with mingw and c++0x not existent? 0.00
Which version of GCC introduced support for atomic builtins? -0.28
C : array of struct (which holds an int and another array of anothe... -1.01
how to find the middle element of the map?? STL -1.54
Why are my controls getting a different id naming convention? +1.07
Comparing Bitfields of Different Sizes +1.00
Why are C#/.Net strings length-prefixed and null terminated? -0.50
Disable generating debug symbols for certain lines in C/++? +1.58
How Do C++ Compilers Merge Identical String Literals +1.53
How to silence a particular "pointless comparison of unsigned... -1.81
C fork function strange behaviour on Unix (HP-UX) +0.37
How to enable linking floating point library in TurboC? 0.00
How to detect that my application is running in vs2008 with debugge... -2.42