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 ... 39 40 41 42 43 ... 73
Title Δ
Memory allocation of identical structs -0.27
Finding the largest palindrome of the product of two three digit nu... -0.68
Why does a file checked into CVS become double-spaced? -0.61
confusing C code, someone explain it for me? -0.19
Unexpected const reference behavior +0.78
About returning references to objects -1.77
What is mean by epilog and prolog? +0.37
C++ difference between reference, objects and pointers +0.83
Pointer increment and chaining precedence in C# -0.49
Convert a single character to a string? +0.08
How to rename() without race conditions? -0.08
What is the difference between a "nonce" and a "GUID... -0.62
Find a replacement for Windows' PathAppend on GNU/Linux 0.00
Converting a byte array to string without using new operator in Java -1.00
ReadFile() Output to WinAPI edit Dialog -1.28
initializing char arrays in a way similar to initializing string li... -0.67
after half of the program it turns like a palindrome -2.32
Buffer too small when copying a string using wcsncpy_s -1.04
referencing a vector::front works, but vector::begin doesn't +0.37
How does a macro-enabled language keep track of the source code for... -0.75
Can I assign the same file pointer a second file? +0.75
Set the first byte to 0 or use memset to "reset" entire b... +1.70
Does guarding a variable with a pthread mutex guarantee it's also n... +0.33
C strings pointer vs. arrays +0.82
Synchronizing access to a return value +1.27
Debugging Cortex M3 (ARM) Embedded - How do you tell what ISR is be... 0.00
Define BIT0, BIT1, BIT2, etc Without #define -0.34
C++: Initialize a member pointer to null? -0.85
What am I doing wrong? (multithreading) 0.00
Accessing struct members with array subscript operator -0.54
Is there a bundled library for regular expressions in MSVC? +1.04
How vector allocate memory +1.04
Why do so many people confuse "/" as a backslash? +1.64
How to save decimal in java +0.98
strcat(); printing extra characters +1.28
va_arg returning the wrong argument +1.90
VC6 Profiler Problem: Spurious Function Calls +1.01
Taking Logarithms of relatively small numbers in different language... +3.07
After building exe using VS 2010 C++ missing MSVCP100.dll +1.27
When should Regex be used over String.IndexOf()? or String.Contains... -1.44
May I take the address of the one-past-the-end element of an array? +0.02
splint failing on code that includes complex.h 0.00
C code compiles as C++, but not as C +0.05
Programming in presence of watchdog timer +1.02
Automated testing of C++ console app in Visual Studio by sending te... 0.00
Better practice to strcpy() or point to another data structure? +0.03
How can I make the mousePressed and mouseDoubleClicked events mutua... +0.37
c++ rvalue passed to a const reference +0.10
fscanf / fscanf_s difference in behaviour +1.50
android wifi permission 0.00