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 ... 64 65 66 67 68 69
Title Δ
thread safety in thirty part libraries -0.67
Why do some languages prefer static method binding rather than dyna... +1.38
friend not getting the private members +0.51
Read file format using C/C++ in a proper manner +0.76
How can you Call a method from a diffrent Project, both in C++? -0.22
Function registered with atexit() not getting called +2.53
Is it possible to create a struct type based on file contents? -0.59
How to align pointers when dealing with multiple-inheritance? -0.59
templated function pointer, is this possible? -0.45
C++: case-insensitive first-n-characters string comparison +1.84
recursion & returning boolean values +0.16
how to create an empty doubly linked list? +1.24
An union with a const and a nonconst member? -1.74
Smart pointer and external code interaction via JNI 0.00
C++ how to parse integers (and possibly doubles) from character arr... +0.33
Encoding issue using XZIP +0.03
implementing simple input stream -1.45
Confusing with delete and free function in C++ -0.22
inheriting ostream and streambuf problem with xsputn and overflow 0.00
Why this sprintf statement crashing? +0.79
what exactly is a token, in relation to parsing -0.38
Keeping track of boolean data +0.20
two square bracket overloading -1.07
Guarding resources with Singleton? +0.84
C++ how to sort vector<class *> with operator < -0.74
Compiler policies on destruction of temporaries -1.78
What to watch out for when converting a std::string to a char* for... +1.67
Why does std::set.insert() return a non-const iterator, and yet I c... +1.68
Data in Vectors -0.69
Setprecision is Confusing -0.55
Sun Studio 10 has strange `sun` constant? +2.31
Offset of pointer to member -1.26
C++: what does "T const *[]" mean? +0.55
C++ int to byte array -1.04
Invalid conversion from 'int' to 'double*' +0.35
defining a hash set with a compare function -1.50
Avoiding Error Flags when Reading Files -1.80
INT_[MIN|MAX] limit macros vs numeric_limits<T> +1.30
Merge two wordlists +0.82
Casting char * as int gives strange error +0.11
Is there a stl or boost function to determine if a string is numeric? +1.49
Using regular expressions in python to determine C++ functions and... +1.49
pimpl: shared_ptr or unique_ptr +0.26
Address of static const isn't const expression? -0.26
Compiling C++ into portable linux binaries +0.89
Implicit type conversion rules in C++ operators +0.15
Catching all invalid memory usage? -0.87
What can "new_handler" be used for in C++ besides garbage... +1.27
Simpler "Preventing derived classes" in C++ -1.37
Need a regular expression to extract only letters and whitespace fr... -1.18