StackRating

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

AnT

Rating
1632.82 (827th)
Reputation
267,512 (149th)
Page: 1 ... 58 59 60 61 62 ... 76
Title Δ
Why doesn't this C program compile? What is wrong with this? +1.26
In C are malloc(256) and malloc(sizeof(char)*256) equivalent? +0.49
Combine two constant strings (or arrays) into one constant string (... -0.23
typedef struct : Default Initialization +1.15
Is using enum for integer bit oriented operations in C++ reliable/s... -0.35
C++ delete operator confusion -0.65
Declaring and initializing arrays in C +1.01
#define or enum? +0.10
C++: Define bitset size at initialization? -0.80
condition execution using if or logic -0.70
How many passes over the code does gcc use? +0.13
How to get printf style compile-time warnings or errors +1.77
Pointer arithmetic and dereferencing +0.38
How to overcome "u_int8_t vs uint8_t" issue efficiently +0.77
Overloaded virtual function call resolution -0.34
printf behaviour on passing a structure member in C language -0.70
How to deal with duplicated function name within C? -1.01
const reference to temporary oddity +1.47
What happens when C++ reference leaves it's scope? -2.08
How does sizeof work? How can I write my own? +0.98
How to initialize a char array at declaration -1.00
Duplicate struct definition in different source file +0.11
Is a pointer to a virtual member function valid in the constructor... +0.53
Duplicate symbol error associated with const char * [] declaration +1.79
c union and bitfields +0.33
C function declaration +0.23
function templates with class template typedef arguments +1.38
Const char conversion error +0.36
How to eliminate warning for passing multidimensional array as cons... +1.69
C compile error: "Variable-sized object may not be initialized... -0.38
Preventing compilers from defining copy constructors and operator =... -0.48
Virtual function calling using dereference object -0.94
Why aren't (C++) virtual destructors enforced for a base class -0.69
Nesting of Structs and Classes -0.27
Given a pointer to member a within a struct, write a routine that r... -0.46
sprintf not copying? -0.36
error when compiling c++ code with g++ 0.00
What is the difference between pointer to function and pointer to W... -1.03
Can function pointers be used to run "data"? -1.32
Why aren't template specializations allowed to be in different name... -2.44
External Delaration for An Array? -0.21
C++ Union, Struct, Member type +1.50
C++ vtable resolving with virtual inheritance -0.67
Are unspecified and undefined behavior required to be consistent be... +0.38
what the snippet of code does -1.37
Strange GCC 'expected primary expression...' error +2.05
How to use all the cores in Windows 7? -2.00
Why doesn't C++ allow you to request a pointer to the most derived... +0.67
error C2504: 'BASECLASS' : base class undefined -1.92
STL ostream_iterator writes to screen even though I overwrote it? +0.26