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 ... 41 42 43 44 45 ... 69
Title Δ
Is it ever more efficient to declare parameters outside of a loop's... -1.43
Xcode: breakpoints in the C++ headers files seems to be ignored +0.41
Overloaded << Operator in C++ not found -0.11
set_new_handler and errno -0.11
Why does c++ pointer * associate to the variable declared, not the... -0.13
is this code safe , is it ok to spawn a thread from a constructor C... +2.21
advantage of QString over std::string +0.11
c++ delete specific line from file +0.42
Adding two maps together -0.03
How to convert 0 (and only 0) into my data structure 0.00
C++ copy const char* to char* -0.83
Why does C++ still have a delete[] AND a delete operator? +0.03
How Should I Write An Internationalized Exception Handler 0.00
c++ when to put method out side the class -0.82
C++ operator overloading - pointer, multiply -1.42
integer comparison incorrect or not comparing -0.43
How are variables of various data types stored in C++(native) binary? -0.25
Effect of noskipws on cin>> 0.00
How could I make a constant in C except using a number +1.07
Compiler behavior? +0.05
Linux Allocator Does Not Release Small Chunks of Memory -1.39
How do I get a long documentation string into a c/c++ program? -1.37
General rule for using long -0.91
How can I write a variable in one place of command window and updat... +0.68
C++ substring multi byte characters +0.06
Defining extern variable in main() vs. globally +0.55
is it possible to pass stringstream as a function parameter? -0.67
strcmp confusion -0.96
C++: Namespaces -- How to use in header and source files correctly? +1.69
Static function declared but not defined in C++ +0.27
std::cin syntax when encounter EOF +0.90
What happens to excess data given by the user? -1.18
when is a opportune moment to flush the output buffer and some basi... -0.19
Removing all the entries pointing to a deleted object from a map -0.59
BOOST threading : cout behavior -0.94
Is this a good way to use macros? +0.38
What is the correct answer for cout << c++ << c;? -0.99
Will cin recognize \n typed in from keyboard as a newline character? +0.17
CreateFile vs fopen vs ofsteam advantage & disadvantage? +0.59
Avoid name mangling on a shared object C interface under linux +0.41
force linking of cpp files in a static library (visual studio) 0.00
Reallocation in std::vector after std::vector.reserve() +2.70
Identifying Unused Functions in C/C++ +0.36
Can member variables be used to initialize other members in an init... +0.27
Should arrays be used in C++? +0.97
Is there a preprocessor directive for detecting C++11x support? +2.51
Can different GCC dialects be linked together? -0.95
Weird behaviour when assigning a char to a int variable -0.73
why name mangling isn't breaking my program? +2.52
Crash after write in linux 0.00