StackRating

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

John Dibling

Rating
1582.83 (2,770th)
Reputation
83,321 (973rd)
Page: 1 ... 24 25 26 27 28 ... 31
Title Δ
Where to put constant strings in C++: static class members or anony... -0.95
Looping on a closed range -1.11
What software should i use to work with Ruby? -0.57
error C2784: Could not deduce template argument +1.74
Displaying text in correct column -0.52
Do I need to cast the result of strtol to int? -1.01
Convert seconds to Days, Minutes and Seconds +2.37
Polynomial Calculator +0.97
c++ exception parameter +0.20
C++: constructor initializer for arrays -1.14
Is there any good reason to use 'malloc' in C++, when there is 'new'? -0.34
Avoiding improper std::string initialization with NULL const char*... +0.55
Insert an element to std::set using constructor +1.38
How do I get characters common to two vectors in C++? +0.22
How do I guarantee cleanup code runs in Windows C++ (SIGINT, bad al... +2.14
Does COM automatically unload DLLs when there are no more object re... +0.54
Setting the precision for stringstream globally -0.18
How to have memfun with two parameters +0.99
Generate all combinations of arbitrary alphabet up to arbitrary len... -0.63
STL Vector Corruption Across VS Projects -1.55
LinkedList copy constructor implementation details -0.93
Loading large multi-sample audio files into memory for playback - h... -0.00
Locating what lib is linking to the debug CRT +0.52
local variables of static member functions -0.93
How much can this c/c++ loop be optimized? -0.72
What causes name collision in an IDL file? -1.09
C++ Pointer in Function +1.10
storing a pointer to a member function -1.94
Run time determination of compilation options +0.32
adding string objects to an array via loop -0.31
If I allocate memory in one thread in C++ can I de-allocate it in a... +0.78
Variable naming convention according to scope (class, method, globa... -0.50
Can you please explain this C++ delete problem? +1.17
COM Object Clean Up +0.68
What is the use of member template functions in c++? +1.16
Is there any real point compiling a Windows application as 64-bit? +0.34
how to use dll? +0.50
What API/SDK to use for this Windows Application? -1.01
dynamic_cast and static_cast in C++ +1.17
c++ fatal error c1083 project was fine before, what now? -0.52
What is the best way to split up utility functions in a library to... -0.24
Where/how to define a template +0.66
Using virtual function in child after casting operation in C++ -0.01
Is C++ built on top of C? -0.05
What's a good place to learn Ruby? What is it primarily used for? +0.23
Working with enum-like data in C++ +0.80
vector vs. list in STL -1.26
Why doesn't this reinterpret_cast compile? +2.11
Rounding with static_cast<int>? -1.37
Advice for converting a large monolithic singlethreaded application... +1.10