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 ... 68 69 70 71 72 ... 76
Title Δ
Passing on va_arg twice to a function result in same value +1.92
Can I treat a struct like an array? +0.53
Less CPU usage in C++: declaring as unsigned int or not? -0.99
when is a v-table created in C++? -0.07
'Bracket initializing'. (C++) +0.40
std::map and 'fat' value objects +0.99
length of array in c++ -0.84
What is nothrow delete in C++? 0.00
at&t asm inline c++ problem -1.29
Efficiency of C Variable Declaration +0.86
Is ASSERT redundant? +1.10
What is the result of &pointer? -0.16
c++ typeid operator -0.34
Returning Garbage value c++ -0.23
Ampersand inside casting +1.19
C++ Function Overloading Similar Conversions +0.98
Is there any way to find the address of a reference? -0.21
Are all members of following structs and arrays initialized with ze... +0.95
Would you use num%2 or num&1 to check if a number is even? +0.05
How to handle required default constructor -0.77
implicit constructor conversion works on explicit vector::vector, o... +0.43
Need some clarification regarding casting in C +1.16
Polymorphism and inheritance of static members in C++ -0.10
Is casting an integer value to a void* an often used paradigm in ca... +1.13
Private members: Static const vs. just const +0.40
error C2248: 'Gdiplus::Bitmap::Bitmap' : cannot access private memb... -0.94
C++ Destructor Behavior -1.08
Indirectly calling non-const function on a const object -0.50
Copy constructor not called, but compiler complains that there's no +0.29
Is Pointer-to- " inner struct" member forbidden? -1.49
How do I call a pointer-to-member-function? +0.67
C++ array initialization +0.35
How do I over-allocate memory using new to allocate variables withi... -1.10
Why [] is used in delete ( delete [] ) to free dynamically allocate... +0.57
How could pairing new[] with delete possibly lead to memory leak on... +0.37
Use of a Union to avoid Dynamic Allocation Headaches +1.27
unexpected result when adding to pointer -0.71
error with the declaration of enum -0.00
C,Python - different behaviour of the modulo (%) operation -0.58
Recursive calls when trying to wrap and override the global operato... +0.71
C * operator meaning in array assignment +0.75
one question about C++ virtual function +0.95
Recursion in C function type with return -0.60
Why a seg fault? +0.23
Difference between 'new operator' and 'operator new'? -0.32
Passing a pointer to a member function as a template argument. Why... 0.00
how to destruct an array -0.46
Iterating over same type struct members in C +0.22
Byte precision pointer arithmetic in C when sizeof(char) != 1 -1.24
How to declare a static variable but not define it -0.33