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 ... 9 10 11 12 13 ... 73
Title Δ
Which provision in C99 forbids definition of a function through typ... -1.85
std::string memory overwritten? -1.71
What does ebp+4 have to do with a 2 dimensional array? 0.00
Where is stdlib implemented in Windows? -0.16
learn c the hard way chapter heap and stack code 0.00
Why does this Qt signal never get emitted? 0.00
Is there any difference in calling delete as an operator or as a fu... -0.45
Corrupted stack while testing Doom 3 Stack implementation 0.00
Print equal-width columns in C using printf formatting +1.22
Batch ECHO %varname% just saying "Echo is on." -1.15
Access violation reading location 0x00000006 +0.36
Why does dereferencing makes my program faster? 0.00
Serial communication between linux and windows -1.15
warning lnk4006 in Qt 0.00
memory allocation and 0 size: can I get the memory leaks? +1.52
The procedure entry point _gxx_personality_v0 could not be located... 0.00
Decoding BLX instruction on ARM/Thumb(Android) +1.46
Size of array has non-integral type when using c++11 enum class -1.38
Can we call va_end without invoking va_start? +1.50
sscanf for separate strings (more than 2 strings) +0.38
Will ifndef always work on an object-like macro defined with an emp... +1.39
How make_heap() function works? +0.77
Building pthread to get pthread name in the debugger (GNU_SOURCE) 0.00
What is the size of this class and Why? +1.53
Array Discontinuities 0.00
Why is using three * in glibc libc-lock.h? 0.00
Why RUMTIME_CLASS passed compile without "DECLARE_DYNAMIC"... 0.00
storing a 64-bit pointer in a 32-bit integer, provided max virtual... +0.39
Looping around to front of map -0.11
Using Windows Registry Functions in Assembly Language +0.29
Is this incorrect using of popen(), printf and stdout or bug in gli... -0.12
int a[20], what's the answer of " &a + 4"? +0.19
will unordered_map iterator change? 0.00
C Function Definition and the Extern Keyword +0.37
No warning for narrowing when initializing with parentheses 0.00
MSVC++ Compiler Error C2892? 0.00
Says I am seg faulting when i place an item in the beginning of the... +1.46
Why surround the function with parentheses? 0.00
Clang with MinGW STL (Error: no member named 'fgetws' in the global... 0.00
use gcc compile a project that shows "undefined reference to `... -0.50
Is there a way to both check a macro is defined and it equals a cer... +1.55
Do I have to aquire lock before calling condition_variable.notify_o... +1.21
MinGW fails on Windows XP 0.00
Why use bzero over memset? +0.02
Please explain the nested switch-case statements in the following C... +0.38
A slot gets called in the middle of QThread::run +1.67
Where is DXGI1_2.h under Windows 7? +0.39
realloc: Segmentation fault +1.20
i686-w64-mingw32-gcc VS gcc -mcygwin Under Cygwin -2.24
Why do I get a vector subscript out of range error here? +0.39