StackRating

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

James McNellis

Rating
1859.38 (3rd)
Reputation
296,402 (122nd)
Page: 1 ... 43 44 45 46 47 ... 55
Title Δ
Limit Output in C +0.16
c++: at what point should I start using "new char[N]" vs... +0.61
parsing of mathematical expressions +0.42
Trouble with dependent types in templates +0.22
When does a const return type interfere with template instantiation? 0.00
Enums, Constructor overloads with similar conversions 0.00
C++: Templates for static functions? +0.21
Can I use #undef this way? -0.69
How to interpret binary data as an integer? +0.53
Are 'const' variables precomputed by default in C++? +0.49
Simple modification of C strings using pointers +0.18
Where is shared_ptr? +0.36
How should I pass an object wrapping an API to a class using that A... +1.05
Why function is weightless? +0.75
Why is dereferencing a pointer called dereferencing? +0.70
Boost.Thread throws bad_alloc exception in VS2010 -0.85
Why was the definition of a variable changed during the development... 0.00
C++ STL: How to iterate vector while requiring access to element an... +0.27
dereferencing the null pointer +0.34
This code appears to achieve the return of a null reference in C++ +0.72
Comparing structs in C++ +0.19
floating constants in C +0.87
"Address of" (&) an array / address of being ignored... -1.46
can you declare data in a char** using hex? +0.88
How to make a struct of structs in C++ +1.08
Should I set global vars value on startup or the first time I use t... +0.16
writing structs and classes to disk +0.54
Visitor and templated virtual methods -3.29
Is there a Boost (or other common lib) type for matrices with strin... -0.40
lambda+for_each+delete on STL containers -1.16
Cast vector<T> to vector<const T> +0.55
Path String Concatenation Question 0.00
A question on vectors, pointers and iterators +0.83
Can the template parameters of a constructor be explicitly specified? +0.17
Is it good practice to separate code into blocks? +0.30
Cannot refer to a template name nested in a template parameter -2.98
g++ doesn't think I'm passing a reference +0.52
Conversion between classes +0.39
Can I get a raw pointer from boost's weak_ptr? +0.75
Is there a standard C++ grammar? +0.46
C++ Type error with Object versus Object reference +0.44
atol(), atof(), atoi() function behaviours, is there a stable way t... -0.18
unformatted input to a std::string instead of c-string from binary... 0.00
fgets equilvilant in C++ +0.84
Union struct produces garbage and general question about struct nom... -0.64
Boost ForEach Question 0.00
CString a = "Hello " + "World!"; Is it possible? +1.14
What C++0x feature will have the most impact? -0.92
Help C++ifying this C style code +0.10
C Programming: malloc() for a 2D array (using pointer-to-pointer) -0.25