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 ... 42 43 44 45 46 ... 69
Title Δ
When getting the max var, what's difference between using function... -0.41
convert decimal to 32 bit binary? -1.09
how to rewrite a new string to a specific location in a text file -0.43
struct/class bit field packing 0.00
C++, reading a file using ifstream +0.91
End of the line delimiter conversion between Windows and Linux +1.73
how to overwrite portion of one string with another starting from a... -1.31
How can I do string interning in C or C++? -0.97
What are the usage differences between size_t and off_t? -0.52
Template Class Vs Class Template -0.88
unsigned long long vs unsigned long(portability point of view) +1.58
Thinking of memory fragmentation while you code: Premature Optimiza... -0.67
Incorrect assign symbol to char or string -1.03
Can a literal assignment to int in C++ throw an exception? -0.12
Where should the configuration file be placed? 0.00
Memory leak when deleting a singleton object, cpp 0.00
Why Copy Constructor is called here instead of normal Constructor a... -1.83
Does new char actually guarantee aligned memory for a class type? +2.06
Ambiguous overload of functions like `msg(long)` with candidates `m... +1.62
Is it acceptable to always use pointers instead of references, to b... -0.43
difference between lock, memory barrier, semaphore +0.93
capitalize first letter of each word in sentence using boost library +0.38
c++ simple allocation by a function +1.98
C++ temporary variable lifetime -0.49
Why virtual base class constructors called first? 0.00
Order of constructor call in virtual inheritance +2.01
What does this mean? (int &)a -0.43
Are ifs tested in the order they have been written is a if-else...i... +0.29
Buffered and unbuffered stream +1.46
How to manage string slices with less overhead? 0.00
What are "::operator new" and "::operator delete&quo... -0.38
Issues with variable used in reading binary file -0.57
What is the rationale behind std::bind and std::thread always copyi... -0.29
File I/O Code in C++ -0.86
Parameterized Leading Zeros in C++ printf function -0.55
Verifying 116725 = 116 * 725 or not? C/C++ -0.96
Initializing in Constructor +0.71
C++ new operator - memory layout -0.56
C++11 case insensitive comparison of beginning of a string (unicode) -0.07
Offset in nm symbol value? -0.61
double value programming issue while changing to integer +0.75
Does linker exist in all compiled programming languages? -2.15
Custom class ostringstream output error -0.85
Explain: Converting 'char **' to 'const char **', Conversion loses... +0.62
set operation on vector -0.66
error C2361: initialization of 'found' is skipped by 'default' label +0.46
Returning by reference versus by value. C++ +0.57
Creating macro using __LINE__ for different variable names -1.26
Wrong Inputs will cause the program to exit -1.48
C++ asterisk and bracket operators used together +0.97