StackRating

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

Bo Persson

Rating
1557.62 (6,054th)
Reputation
80,126 (1,033rd)
Page: 1 ... 34 35 36 37 38 ... 41
Title Δ
memcpy issues; copying wrong block and multiple times +0.11
Does using ignore(numeric_limits<streamsize>::max()) in the I... +0.53
How to represent this in Java -0.43
Problem reading a file containing decimals -0.75
buffer overflow problem 0.00
Sizeof char array giving wildly off-the-mark value +2.64
Why doesn't closing a file automatically clear error state? -1.52
strtok and strcpy error +0.55
Why number++ uses EAX while number-- uses ECX? +0.73
Error: Function is inaccessible -0.87
Function returns std::wstring = NULL; -0.48
C++ copying a string array[] to a vector <string> +0.03
error C1189 after installing Visual Studio 2010 -0.54
Segfault with x86 assembly +2.15
When should I use the new ranged-for and can I combine it with the... -1.17
Dynamically adding an object? +0.50
const member function clarification needed +1.19
Exceptions and error codes: mixing them the right way +0.34
Is a macro with variables always defined with the variable or const... -0.87
Avoiding memcpy in C++ buffered output +0.94
Is there an 8-bit atomic CAS (cmpxchg) intrinsic for X64 in Visual... 0.00
Is there some kind of list with special (memory) addresses for Linu... -0.61
C++: std::istream check for EOF without reading / consuming tokens... -0.39
Help with class and derived class processing +0.52
What does mean for a name or type to have a certain language linkage? +0.11
Case-Label question in C/C++ -1.30
Determine if a type has particular member function signature -0.47
What is the fastest way to change a key of an element inside std::map -1.73
Conditionals using filehandles in C++ +0.67
Member function templates cannot be declared virtual - From Addison... +1.84
Trying to use a c++ class in static way help please +0.35
Does this run into undefined behavior regarding object lifetimes? -0.59
Converting all functions into classes +1.31
Numeric unique identifier of a class via typeid +0.15
Can POD-structs be intialized using named attributes in a portable... +0.55
Visual Studio - Add Resource as Link (C++) 0.00
Compiler compile a 'io_service_' variable show as : cannot appear i... +0.21
Contents of the string after failed extraction from istream -1.73
C++: Why can a statically created variable by passed to a function... -0.92
C++ converting one integer to its word form -0.50
Helper classes - Private nested class vs. class declared & defi... 0.00
How can I prevent this kind of casting in c++ +0.89
Which are the ANSI c language extensions disabled by the /Za option... 0.00
Concerning real mode physical memory addressing -0.34
Why different behavior for "TYPE* const" pointers? +0.68
Which of these codes will run faster +0.84
Higher dimensional array vs 1-D array efficiency in C++ +0.91
strange const correctness error -0.47
Clearing out Function Hiding compiler warnings in C++ +2.43
Why do my doubles display as integers when I pass them to cout? +0.49