StackRating

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

AProgrammer

Rating
1563.57 (4,982nd)
Reputation
43,615 (2,460th)
Page: 1 ... 11 12 13 14 15 ... 18
Title Δ
gcc 4.3.3 compiler options enabled by default -0.56
Which programming languages support templates like C++? -1.47
In C/C++, are volatile variables guaranteed to have eventually cons... +0.36
How can I do the instruction level debugging with CDT -0.56
How many passes over the code does gcc use? -0.62
GCC can't locate headers even when the search directory is correct +1.08
Educational example to show that sometimes printf as debugging may... +0.68
Why does malloc(0) return valid memory address ? What's the use? +0.10
C90 - C99: register struct +0.42
When to use DBL_EPSILON/epsilon 0.00
Emacs lisp question +1.12
Do-s and Don't-s for floating point arithmetic? +0.16
C++ ifstream::read() - corrupts ifstream get pointer? +0.43
Why doesn't strerror return a const-qualified pointer? +0.44
How to redefine a macro using its previous definition +0.46
How do I know whether c89 or c99 is applied by cl.exe? +1.19
Confused about definition of a 'median' when constructing a kd-Tree -0.56
When should carry flag be set in assembly language +0.65
C++ shared libraries -0.58
abort, terminate or exit? -1.04
preprocessor macros i don't understand -1.30
Why was std::strstream deprecated? +1.59
How to split the definition of template friend function within temp... +0.07
Preallocating memory with C++ in realtime environment +1.27
using in-line asm to write a for loop with 2 comparisons -0.31
How to implement arrays in an interpreter? -1.47
Compile a shared library statically +1.45
hiding inner class implementation using namespace -0.27
#include - brackets vs quotes in XCode? +0.95
GCC ABI compatibility +0.44
Strlen of MAX 16 chars string using bitwise operators -0.18
How to find out how namespace got polluted? +0.78
One large file or multiple small files? +1.12
"C variable type sizes are machine dependent." Is it real... -1.08
storing of strings in char arrays in C -0.36
Is it good practice to generally make heavyweight classes non-copya... +0.22
Unsigned long with negative value +0.88
Are pointers primitive types in C++? -0.28
Force type of C++ template -1.18
Why aren't static const floats allowed? -0.38
To catch or not to catch +0.44
Abstract base class puzzle +0.45
Is there any need for me to use wstring in the following case 0.00
Why does this generate a segmentation fault? +0.70
How to make the first invocation of a macro different from all the... +1.22
DST change handling in a daemon process (*NIX) 0.00
Function return type style -1.18
LIBPATHS not being used in Makefile, can't find shared object -0.29
Is this a valid Copy Ctor ? -0.28
When should -m32 option of gcc be used? +1.57