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 ... 26 27 28 29 30 ... 69
Title Δ
Copy constructor for more structures in class C++ -0.05
Does insertion and extraction of a floating point number to some of... +1.38
Pros and Cons of usage of reference in case of PIMPL idiom +1.20
exit(0) vs return 0 0.00
C++ operator overloading for pointers -2.35
can't convert from char * to const char *& +2.01
Remove first and last instance of a character from a string? +0.43
c++ Testing for a missing callback function -1.05
How to return an int and a string? +1.31
Are private variable visible outside of the class if they are static? -0.87
"template" disambiguator is c++11. Any chance for VS2008... 0.00
Intrusive defines in windows headers -0.79
Hash Function not strictly dependent on size of string key -0.97
How to implement Python function exec() in C++? -0.20
What does eof() returns? -0.55
Why pointer returns value and not address? +1.40
Does C++11 mandate that a vector<int> zeros the elements in r... -1.23
Does `decltype` give me an object's static type, or its runtime type? +0.44
C++ printing spaces or tabs given a user input integer +2.28
C++: Pointer to composite class data member -0.07
Not able to read whole file -0.05
Having multiple fonts in Unix text files 0.00
C++ double division and return +1.15
Arranging an array of strings (or even a *ptr) alphabetically -0.07
Qualified access needed when inheriting from template 0.00
How to check/detect an 'if' clause without curly braces? +1.76
Warm up some variables in C++ -0.52
Can't get ios::beg to go back to the beginning of the file +2.18
Is a static member of a template globally unique? -1.01
Alternative to virtual static functions in c++? +1.04
Heap memory management of child process upon forkpty() and execl()? -0.18
Calling constructor within overloaded assignment operator? +0.16
pointers-inline meaning? +0.34
Replace an element with old_value to new_value in vector - C++ +1.17
Interface for returning a collection in C++ 0.00
ifsream::readsome issue. Buffer exceeds +1.34
Stop fgetc from repeating the loop based on the number of input + 1? +1.56
Do compilers remove unused functions, definitions, variables, macro... -0.04
Template overloading ostream operator -1.01
how to get linux command output string and output status in c++ +0.64
How to read a file with mixed binary and ASCII data using C++ -0.58
reading double from a binary file (into a class) - decimals do not... 0.00
Post constructor initialization +0.44
inheritance and polymorphism for class and its member at the same t... -1.09
Defining variable in function through if else -0.21
specific different purposes for various computer languages -1.14
How to detect if pointer was deleted and securely delete it -0.01
How to deallocate array of pointers to structures in C++? -1.14
sprintf outputs an extra string -0.56
Fast ways to remove duplicates from a list of integer vectors +1.31