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 ... 44 45 46 47 48 ... 73
Title Δ
VS2005 and VSS. Should .exes, .dlls, pdbs, .resource and generated... -1.07
Importing a DllMain winapi .dll into Visual Studio project C++ 0.00
C - how to hide leading zero in printf +0.58
_fsopen for C in Borland c++ builderX 2003 and MVS2008 0.00
Which LOGO implementation? -0.12
How to set configuration properties in VS once and for all? +1.02
C++/msvc6 application crashes due to heap corruption, any hints? -0.04
Visual Studio: Add Item / Add as link rather than just Add -0.37
Why do Java/C# edge out C++ as the recommended language to learn OO... +0.05
How do I repass a function pointer in C++ +1.23
Find most significant bit (left-most) that is set in a bit array -0.90
Best way to insert items from a Derived class's constructor into a... -0.69
32 bit operation vs 64 bit operation on a 64bit machine/OS -1.02
are C functions declared in <c____> headers guaranteed to be... +1.10
does a Java getter incur a performance penalty +0.93
fatal error C1014: too many include files : depth = 1024 +1.29
What the reasons for/against returning 0 from main in ISO C++? -1.47
Does (size_t)((char *)0) ever not evaluate to 0? -0.18
How to check for C++ copy ellision +1.36
strtok problem in calling -0.15
Does a c/c++ compiler optimize constant divisions by power-of-two v... +0.69
What is "int *(*pfp) ();" doing in C? -1.50
C: lseek() related question +0.40
How to calculate Least Signficant Byte in Ruby -0.50
Will the following code be Garbage Collected before the class "... +0.08
Status of VB6/ Best Desktop Application Language with Native Compil... -0.20
How can I create objects based on dump file memory in a WinDbg exte... +0.20
What can you do in C without "std" includes? Are they par... -0.19
C++ STL Map vs Vector speed -0.92
Does it take time to deallocate memory? -0.22
references in C++ +0.85
File hash: Does it change for same content but in different order? -0.97
Problems with delete in destructor +1.82
C++ STL vector iterator... but got runtime error +0.79
What are the C functions from the standard library that must / shou... +0.72
Floating point precision in Visual C++ -1.60
Prevent committing code with svn if certain obsolete C/C++ function... +0.37
AudioQueue ate my buffer (first 15 milliseconds of it) 0.00
char *p="orkut" vs const char *p="orkut" -0.81
What does * address(found in printf) mean in assembly? -1.11
What does * address(found in printf) mean in assembly? +0.49
dangling pointer, reason for value change after free()? -0.87
Why protected superclass member cannot be accessed in a subclass fu... +0.09
Segmentation fault when reading command line arguments -1.27
STM32 I2C1 Start bit not set on SR1 register 0.00
Searching LPSTR string -0.37
C++ universal data type -2.25
C# - class field is null when accessed from a worker thread but not... -1.18
C++ Performance/memory optimization guidelines +0.27
memory alignment within gcc structs +0.03