StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Mark B

Rating
1559.86 (5,624th)
Reputation
87,283 (916th)
Page: 1 ... 48 49 50 51 52 53 54
Title Δ
How do you import an enum into a different namespace in C++? +0.55
Data Type Convert -0.93
Floating Point Div/Mul > 30 times slower than Add/Sub? +1.18
What's the difference between istringstream, ostringstream and stri... +1.01
How do I use a class wstringstream variable? -1.63
C++: Creating an uninitialized placeholder variable rather than a d... -0.79
var arg list to tempfile, why is it needed? +1.58
Initializer list makes variable uninitialized? +1.36
calling a 2-dimensional matrix in a function call -0.49
C++ fputs Assert on Windows 2008 Server 0.00
Header files without .h in C++ +0.02
Compiling errors +0.46
C stat() and daylight savings +0.03
reading in C++ a socket open by Java + structure alignment 0.00
Clearing Contents of a File in C++ knowing only the FILE * -0.55
How to eliminate the '\n' at the end of a txt file +0.05
std::tr1::function and std::tr1::bind -1.15
How do I get STL std::string to work with unicode on windows? +0.26
How to exclude certain #include directives from C++ stream? +2.62
Possibly a Pointer Problem in C +0.75
Trouble with 'extern' Keyword -0.77
Why doesn't C++ have virtual variables? -1.38
c++ cout with float producing strange results -1.03
Compiler bug? "not a valid win32 application" -0.51
On the use (and usefulness) of a pointer to member function vs dire... -1.98
Outputting a vector of string objects to a file +2.49
pthread_mutex_lock and unlock -0.65
Is there an alternative to suppressing warnings for unreachable cod... 0.00
C++: How to know if a pointer points to the heap or the stack? +0.66
referencing a vector::front works, but vector::begin doesn't -0.90
How to get length of std::stringstream without copying 0.00
C++ double operator+ -0.66
How to fill memory fast with a `int32_t` value? +1.08
Why doesn't POSIX mmap return a volatile void*? -1.04
Remove environmental variable programmatically +0.19
Uninitialized Automatic variable forcing value to random value +0.18
Heap Corruption Error when deleting a pointer 0.00
What to do with template typenames for optional arguments? -0.28
When is the const operator[] called and when is the non-const opera... -0.50
How to optimally translate enums in the smallest amount of code? -0.53
Mark as Obsolete +0.52
Using C++ Macros To Check For Variable Existence +1.59
characters XOR with caret manipulation -0.09
Function and declaring a local variable -0.67
Redirecting ostream to file not working -0.49
How to delete certain characters from multiple text files, in a thr... +0.03
suspicions of multithreading race conditions in c++ virtual calls w... +0.02
strange file reading problem in c++: fread() -0.49
exceptions from boost::iostreams::copy() -0.48
Do I need to specify virtual on the sub-classes methods as well? -1.13