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 ... 56 57 58 59 60 ... 73
Title Δ
Good way to organize C source files? +0.79
Copying C-Style String to Free Store Using Only Dereference -0.61
c++ preprocessor macro expansion to another preprocessor directive -0.24
What does the /TSAWARE linker flag do to the PE executable? 0.00
JavaScript persistent variable +0.03
What does this mean const int*& var? -1.13
What's the difference between debugging Local IIS and Custom Web se... 0.00
Is it legal C++ to pass the address of a static const int with no d... +0.57
C++ "conversion loses qualifiers" compile error 0.00
Installation vs. Virtual Machine Images -0.48
C/C++, can you #include a file into a string literal? +0.36
C++ header policy on large projects (redux) +0.94
How to get rid of warning LNK4006 when not using templates? +1.85
Encryption: reversing bitwise and bitshift? +0.39
How to get a Win32 Thread to wait on a work queue and a socket? +0.21
Purpose of Trigraph sequences in C++? +1.03
c# program works from cmd prompt but not run seperately? +0.41
Detect compiler with #ifdef +0.41
Can DLL exports be automatically discovered and interop code genera... 0.00
"Watch Dog" or sandbox system in c# +0.73
Browse VC6 DLL variables content (DEBUG) 0.00
why do I get 24 when adding 2 + 4 in javascript -1.16
How to start off with ARM processors? -0.01
Win32 API CopyFile() fails to send multiple files 0.00
c++ memory allocation question +1.75
C++ Lite Question 10.19. Function instead of variable decl -1.93
C#: Order of function evaluation (vs C) +1.16
Why is the use of typedef in this template necessary? -0.83
looping over char[] or substring(): Efficiency in C#? -0.56
Visual c++ redistributable redistribution +0.11
Why won't C++ allow non-const to const conversion in copy ctor? -0.69
optimized memcpy -0.25
Can an object instance null out the "this" pointer to its... +0.79
c struct grabbing data by offset +0.37
What is the Cost of Calling array.length -1.25
Significance of a .inl file in C++ -0.73
Alternative to subversion / TortoiseSVN on Win xp? -0.14
How to update a C++ dll without needing to relink the exe with the... -0.95
Differences in Macro ## concatenation operator between Visual-C++ a... -0.17
Why do interviewers ask advanced questions? -1.10
Non-threadsafe file I/O in C/C++ -0.25
Is it ever not safe to throw an exception in a constructor? +0.65
Write your own memory manager -1.08
C++ interpreter / console / snippet compiler -0.98
Why default return value of main is 0 and not EXIT_SUCCESS? +1.07
Is Template Metaprogramming faster than the equivalent C code? +0.24
Visual Source Safe 2005 Remote Access +0.36
Is shifting bits faster than multiplying and dividing in Java? .NET? +0.93
Will a task be completed faster if it is the active window? +0.79
#pragma once vs include guards? +0.07