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 ... 6 7 8 9 10 ... 18
Title Δ
Putty Shift arrows 0.00
What is the difference between (*p)[8] and *p[8] in C? -1.33
Help with macro functions -0.08
casting member function pointer +0.20
static_cast dynamic_cast: expected constant expression? +1.77
What is The Memory Address of Character Table In DOS? -2.13
Is it undefined behaviour to delete a null void* pointer? +2.14
C++ Templates: Byval/Reference interfering with eachother +2.88
Using binutils size on object file gives a size smaller then the ac... 0.00
Identifier not found, even with argument-dependent lookup -1.31
Why is the Compiler-Emitted C++ Default Constructor "bad"? -0.92
C++ cycling through operators +0.03
Advanced file type guesser +1.16
Why use loop instead block in macros in C -1.46
Why does postfix operator++ have higher precedence than prefix oper... +0.52
Why is a function call, rather than variable addresses, used to det... +0.31
Is it required for me to add a _REENTRANT macro during compile time... -2.16
Can g++ check the throw specifiers? -0.14
Set ostringstream to append automatically -2.30
C++ : How to pass function pointer, stored in a local variable, as... +1.21
Force Emacs to use a particular encoding if and only if that causes... +0.03
Can I assign a member data pointer to a derived type? +1.52
C/C++: Is this undefined behavior? (2D arrays) +0.59
Is it possible that application can lose I/O connection to a file? -0.26
Cell SPU error in C +1.72
Convert std::string to Unicode in Linux -0.02
is itoa alternative exist using compiler directive macros -0.23
Overwriting in a random access file -1.81
C++ Inheritance with pure virtual functions +0.56
Why can't I change a private member of a class from a friend class... +1.19
C++ Float Division and Precision +0.28
Listing/setting directories that make & C++ search for header f... 0.00
Narrowing type conversion in C++ using pointers +0.82
Initializing an array of struct in one line? (in C) +1.05
Contradiction in C++ standard? +2.18
C++ operator overloading -0.78
Why is address of an array variable the same as itself? -1.00
C++ Namespace versioning -0.95
Type of unsigned bit-fields: int or unsigned int -2.56
template class member function only specialization -1.90
name hiding and fragile base problem 0.00
C++ popen not getting all of stdout -2.37
What should scanf return on EOF after partial match? 0.00
C++: std::istream check for EOF without reading / consuming tokens... -0.95
What is wrong with this forward declaration +1.76
file size in c program +0.52
show list of options in elisp 0.00
Basic Makefile and header dependencies -2.26
Does this run into undefined behavior regarding object lifetimes? -1.25
g_atomic_int_get guarantees visibility into another thread? +0.37