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 ... 25 26 27 28 29 30 31
Title Δ
How to initialise memory with new operator in C++? +0.37
how do i turn my program into something i can install? +0.67
conversion of multiple ascii characters in a char array to single i... -0.22
Linker error with pointers +0.06
In C++ how can I prevent a function from being called recursively +0.74
How do you declare a const array of function pointers? -0.80
Returning an iterator to an element in STL Container 0.00
What good are thread affinity mask changes for the current thread? -0.73
How to compare two objects (the calling object and the parameter) i... -0.79
FindWindowEx not able to find window handle +0.55
How to print additional information when assert fails? +0.36
C++ containers behavior +1.44
How do I use a COM DLL with LoadLibrary in C++ +0.57
Implications of template declaration & definition -0.44
Private members in pimpl class? +0.59
How do I force windows NOT to redraw anything in my dialog when the... -0.78
Winsock accept event sometimes stops signaling (WSAEventSelect) +0.16
Is it Bad Practice to use C++ only for the STL containers? -0.88
How do I get specific error information from GetFile()? -0.11
Using 'const' in class's functions -0.71
C++ template for generating parts of switch statement? +0.78
When you make a file read-only via Properties, can your program wri... -0.45
C++ forward class declaration generator -0.52
Add my own compiler warning -1.44
How do I make a c++ project in VS2008 reference the include directo... +0.28
How do I make a c++ project in VS2008 reference the include directo... +0.28
Design options for a C++ thread-safe object cache +1.36
Fast and elegant one-way mapping of known integer values -0.73
Unknown error in array initilization -0.49
Warning C4251 when building a DLL that exports a class containing a... +0.53
Why doesn't this << overload compile -0.15
stl vector assign vs insert -0.46
VC++ project never up-to-date +0.53
Concatenating strings in C++ -1.30
Set character set to multi byte by using code -0.48
How to create good debugging problems for a contest? +0.73
Using generic methods? -0.77
Windows: How do I calculate the time it takes a c/c++ application t... -0.07
Which side (left or right) of && (and) operator evaluated i... -1.01
vector and const -0.42
What was the most useful time you used a pointer-to-pointer and/or... +1.82
C++: Constructor versus initializer list in struct/class -0.49
Is It Possible To Do The Following In A Switch Statement - C++? +1.50
Under what circumstances can a vtable pointer be null (or 0x1)? -0.49
Callback to non-static method +0.32
C++ test if input is an double/char -0.13
How to print function pointers with cout? -0.84
Is it possible to write a varargs function that sends it argument l... +1.82
Is there a better way to load a dll in C++? +1.69
Why can't I forward-declare a class in a namespace like this? +2.18