StackRating

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

dirkgently

Rating
1549.72 (8,033rd)
Reputation
93,296 (835th)
Page: 1 ... 8 9 10 11 12 ... 31
Title Δ
Better identifier names? +0.00
How to measure memory used in a block or program with C++ -0.78
What is the difference between a static and const variable? +0.40
Prevent unnecessary copies of C++ functor objects -1.09
Is there any way to know which symbols are exported in a object file? +0.49
Standard way to manipulate variadic arguments? -0.01
Search a large file for data in C/C++ +0.13
C++: A way to declare a variable (or more than one) in an if statem... -0.61
What's the alternate character combination for the double quote cha... +1.44
vector vs. list in STL +0.24
What language should we use for creating print material with lots o... -0.76
Modular Exponentiation for high numbers in C++ -0.46
Struct with a value in a header file causing "duplicate symbol... +0.59
Should i override operators new/delete in my c++ WIn32 applications -0.90
Does using a C++ namespace increase coupling? +0.27
how do i turn my program into something i can install? +0.50
Changing font color in WordPad +2.16
How to suppress individual warnings in C++? -0.30
Is it good practice to put exception handling in a constructor? +0.27
Getting 32 bit words out of 64-bit values in C/C++ and not worrying... +1.75
Setting std=c99 flag in GCC -0.48
Ideas for good performance optimisations in C++ +1.41
C++ How to use and pass a 3-dimensional char array? +0.48
Static library inspector for windows? +2.03
How can I use a std::valarray to store/manipulate a contiguous 2D a... -0.88
Is "long x = 1/2" equal to 1 or 0, and why? +0.49
I am not able to flush stdin +0.35
Using RAII with a character pointer +0.95
Making wide application (with plugins) -0.05
using catch(...) (ellipsis) for post-mortem analysis -1.31
How does QDebug() << stuff; add a newline automatically? -1.17
Defining a Structure in C with Malloc +0.20
Parsing "off-side" (indentation-based) languages +0.44
Are compilers allowed to eliminate infinite loops? -0.61
How to handle a file destructor throwing an exception? +1.05
Allocating memory for a Structure in C +1.67
STL-Like range, What could go wrong if I did this? +0.51
non-class rvalues always have cv-unqualified types -1.78
Do <cctype> functions work with Unicode? -0.07
C++ Controlling destructor order for global objects -1.18
Initializing nested structures without defining all fields -1.14
about throw() in C++ +0.27
Does protected inheritance allow the derived class access the priva... -0.05
How to quickly rename a bunch of files in the folder -1.72
How can I check if a number (double type) stored as a string is a v... -0.68
Including header files style - C++ +1.66
Can I pass a parameter to an std::vector sort function? -0.70
segmentation fault when calling a function +0.10
Adding a field to a structure without breaking existing code +0.38
Best Practices For Creating a Log Writer for errors +0.20