StackRating

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

Steve Jessop

Rating
1646.94 (616th)
Reputation
239,307 (175th)
Page: 1 ... 30 31 32 33 34 ... 66
Title Δ
Cross platform (de)serialization of char* from file +1.29
Easy way of calling function with unknown args count via pointer +1.00
why does the C readdir man page say to not call free on the static... -0.22
Resizable char buffer container type for C++ +0.20
Using fputc() to write one byte -0.17
destructor works before . How? +1.31
Looking for the name of algorithm for turning around keys and value... +0.07
int c = getchar()? +1.52
Need for try catch within a constructor -1.21
Should virtual dispatch happen when a virtual method is called with... -1.38
C++ equivalent of Python properties -0.47
What is the point of salt and hashing if database is accessible? -2.21
empty interface(abstract class) for logical grouping of objects to... +1.29
Keep Checking till True -0.61
A very complex problem in reduction notion +0.31
Is this explanation accurate for C code that won't compile? +0.63
Whats is the proper name of this problem and or solution algorithm? -1.30
The difference between 0 and 128 +0.10
Question about boost::make_shared +1.77
Replacing a character in a string costs? +0.19
Will the compiler-generated destructor of an abstract base class be... -0.48
Automatically pick a variable type big enough to hold a specified n... -1.64
How to check if the casting to wchar_t "failed" +0.34
Will std::swap still be defined by including algorithm in C++0x? 0.00
using compile time constant throws error +1.56
Is making smaller functions generally more efficient memory-wise si... +0.67
shared_ptr and logical pointer ownership use-case in a complex design +0.30
Comparing floating point numbers in C +0.31
String literals in Define preprocessor directive +1.77
Are there any conventions for printing optional values? +0.32
Is there simpler way? +1.38
sizeof operator explanation +1.43
Is it possible to create such C++ macros that would wrap your stand... -0.42
Why constructors will always have same name as of class and how the... -1.09
Compiling functional languages to C -2.79
Can we create an IF statement that determines if a variable has bee... +0.93
Padding in structures in C -0.63
Are multidimensional arrays (like in C/C++) special cases of ragged... +0.08
Is there any benefit to declaring a const rather than a variable in... -1.62
What's the relationship between C++ template and duck typing? -1.31
Why does assigning to a reference to std::ostream fail to compile? +0.33
Matching an overloaded function to its polymorphic argument +0.95
c++ newline character under windows command line redirection +0.31
Are these overloads necessary? +1.12
Should ALL global variables be volatile-qualified? -0.64
finding a key in a map -0.91
Converting from unsigned long int to signed int and vice versa +1.16
Most efficient algorithm to compute a common numerator of a sum of... +1.27
Call stack of x86 saving a single byte -2.92
(How) do you handle possible integer overflows in C++ code? +1.30