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 ... 48 49 50 51 52 ... 55
Title Δ
Purpose of dereferencing a pointer as a parameter in C +1.01
Array pointer arithmetic question +0.47
How to check if memory has been initialized? +1.04
How to keep only duplicates efficiently? +0.64
comparing two end() iterators +0.68
Boost C++ Singleton error LNK2001: unresolved external symbol "... 0.00
Is Visual Studio 2010 RC ever going to expire? +0.90
Is size_t only in C++ standard or C standard as well? +0.67
can I read exactly one UDP packet off a socket? +0.92
What happens if I re-alloc and the new size is 0. Is this equivalen... +0.76
Mutual class instances in C++ +0.88
find out what functions a static C library has +1.27
Why is abs(0x80000000) == 0x80000000? +0.70
What's the bug in the following code? 0.00
Example where TYPE_ALIGNMENT() fails 0.00
C++ -- typedef "inside" template arguments? -3.23
Alternatives to fread and fwrite for use with structured data 0.00
How might I wrap the FindXFile-style APIs to the STL-style Iterator... +0.24
Using fgets to read strings from file in C +0.12
Can someone explain this "endian-ness" function for me? +1.01
issue with std::advance on std::sets -0.83
Why won't gcc compile a class declaration as a reference argument? +1.03
How to stop C++ console application from exiting immediately? +0.43
Tutorials and Introductions to C++ Expression Templates +0.41
Why is sizeof giving me this result? +0.70
How to deal with Warning C4100 in Visual Studio 2008 +1.60
Reading value at an address -0.91
Fastest way to zero out a 2d array in C? +0.87
Catch Multiple Custom Exceptions? - C++ -0.64
Expected ')' before '*' token 0.00
How to use references, avoid header bloat, and delay initialization? +0.43
Ambiguous call to Overloaded Function (const variety) 0.00
Calling class method through NULL class pointer +0.79
Simple constructor with initializer list? 0.00
What is a typical algorithm for finding a string within a string? +0.50
Is it safe to define _HAS_TRADITIONAL_STL to enable STL functionali... 0.00
Unresolved externals with explicit template instantiations. What is... 0.00
Visual Studio 2008 Professional with MSDN Professional to Visual St... +0.23
Can the C++ `new` operator ever throw an exception in real life? +0.81
Sort CMap Key by String Length +0.23
Is there a Java Map keySet() equivalent for C++'s std::map? 0.00
Getting Segmentation Fault in C++, but why? +0.76
Is there a library for editing program flow? +0.43
Why do I need to include both the iostream and fstream headers to o... -2.67
How to get unsigned equivalent of an integral type in C++? 0.00
Default template arguments for function templates +0.12
Does std::vector change its address? How to avoid +0.65
Project-wide additional library paths -- MSVS2008 +1.01
Why friend overloaded operator is preferred to conversion operator... +1.30
How can I create Min stl priority_queue? +1.19