StackRating

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

James Kanze

Rating
1563.05 (5,069th)
Reputation
132,640 (470th)
Page: 1 ... 8 9 10 11 12 ... 69
Title Δ
Intercept all writes to a std::streambuf 0.00
Encrypting a string in Java and decrypting it in C++. crypto++ 0.00
Exception safety with shared_ptr's constructor 0.00
Python bindings; calling C code & performance 0.00
Equivalence of "a @= b" and "a = a @ b" +2.33
Is there a way to make Visual Studio case sensitive on includes? 0.00
Can printf result in undefined behavior? -0.37
Find function definition in C++ +0.08
Why don't inherit from ifstream +0.92
C++ copy constructor clear up on vector<Base*> of Derived* +0.82
How do tellg() & tellp() work in C++? -0.38
Storing unicode UTF-8 string in std::string +1.56
Why C++ primitive types are not initialized like the rest of types? +0.96
How to make a function return different strings when called at diff... -0.59
How to convert "\u002f" to "/" (in c++)? -0.07
backward loop with size_t loop variable -1.32
Reading a Sudoku puzzle into an object array in c++ and displaying... +1.53
Enforce NULL checking in c++ -1.20
size_t(-1) and int(-1) under 64-bit system -0.81
What is the decimal point ('.') in C++ and can I make one? -1.98
How to read character from file c++ +0.43
Compiler-generated copy/assignment functions for classes with refer... +2.22
Understanding compiler options differences in visual studio 2010 an... +2.23
What does it mean when a char or wchar_t == -1? -0.77
cancel destructor calls in operator delete[] 0.00
Local static pointer variable is not thread safe? +0.03
c++ char* reinitialising in operator= +1.61
Position of compiler flag -l -0.34
Is there way to set stdout to binary mode? -0.06
What are security risks with friend functions? +0.79
Static initialization in linked library under Windows C++ 0.00
Using the struct itself in the definition of struct in C++ -0.55
c++ copy assignment syntax comparison - which is better? -0.55
Read first n letters from file to a string? -1.39
Using a std::stringstream from static member function for simplicity 0.00
Cout and Hex [C++] +0.98
Do bit field types need to be the same? -0.57
How can I determine font and layout information for a unicode chara... 0.00
Why is failbit() set? 0.00
tellg() function give wrong size of file? +0.40
C++ how to close a file securely without try {} finally{}? +1.95
How to register key-value pairs of types at compile time? -0.22
Why does Java read a big file faster than C++? +0.11
Calling the right constructor +1.45
c++ ctor and dtor don't work the same manner -2.46
Can the expression "(ptr == 0) != (ptr == (void*)0)" real... -1.25
C++ enum flag usage -0.19
Shared pointer from const pointer -1.09
Deleting the previous character? -0.55
how does a function return value work +0.45