StackRating

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

Dan Olson

Rating
1509.35 (75,354th)
Reputation
18,988 (7,267th)
Page: 1 2 3 4
Title Δ
Why is getcwd() not ISO C++ compliant? +2.69
Should a list of objects be stored on the heap or stack? -0.93
Porting std::map to C? -0.62
Are there any reasons why a C# developer should learn Emacs/Vim? -0.75
How efficient is std::string compared to null-terminated strings? +3.32
Should I always/ever/never initialize object fields to default valu... -1.73
C over C++ -3.25
What are the good and bad points of C++ templates? +0.60
Best approach for game animation? -2.95
How to reduce CPU usage of a program? -1.05
Debugging multithreaded applications +0.05
Microsoft _s functions, are they part of the C++ standard now? +0.24
C/C++: Detecting superfluous #includes? -0.39
How do I find my program's main(...) function? -2.73
The role of scripting languages in game Programming +2.41
Does casting to an int after std::floor guarantee the right result? -3.23
OpenGL cross platform window +3.23
Multithreading reference? -2.95
Implement istream get for a character buffer? 0.00
What is your favorite C programming trick? -0.46
Most important things about C++ templates… lesson learned -1.59
Vim copy and paste +3.61
How to get better bracket matching/alignment in VIM? +1.28
Using the open() system call +0.78
GCC debugger stack trace displays wrong file name and line number -1.87
dumping c++ structures to a text file +2.25
naming convention for public and private variable? +3.85
Debugging a program that doesn't start +0.87
C++ best learning path: just utopia? +3.19
MAP file analysis - where's my code size comes from? +3.61
Is there any reason to use this-> +0.92
DDS texture loading +3.90
Difference between K&R and ANSI function outputs -1.91
how to minimize a programming language compile time? +0.60
Infile Handle in C++ (ala __DATA__ in Perl) +4.49
is f(void) deprecated in modern C and C++ -0.38
How should I order the members of a C++ class? 0.00
Can you allocate a very large single chunk of memory ( > 4GB ) i... 0.00
C++ Which is faster: Stack allocation or Heap allocation 0.00
Forward declaring an enum in c++ 0.00