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 ... 69 70 71 72 73 ... 76
Title Δ
Pointer arithmetic when void has unknown size +0.60
Array decay to pointers in templates +1.90
Is it allowed to inherit from a class in the std namespace (namely... -1.60
To iterate or to use a counter, that is the question +1.19
C++: do you (really) write exception safe code? +0.02
short type variable automatically extended to integer type? -1.29
What is the reason for not allowing in C++ a default value for a va... +0.80
Isn't an array/arrayname always a pointer to the first element in C? +1.14
Assisting in avoiding assert... always! -0.81
What's C++ Really Doing When I Accidently Use a Variables to Declar... +0.07
Types in a public c++ API +1.47
Why would you cast a struct as a char* when using fread in c? -1.22
Do potential exceptions carry an overhead? +0.82
How much does the order of case labels affect the efficiency of swi... +0.76
How is memory allocated for a static multi-dimensional array? +0.31
How to catch the null pointer exception? +1.13
initialize a C string with multiple quoted strings -0.70
GCC options to enforce Ansi C standard check? -0.44
Nested structures +0.71
Using & (addressof) with const variables in C +0.12
Why does C have a distinction between -> and .? -0.54
A question about union in C +0.65
C++: How to Perform Deep Cloning of Generic Type +0.59
populating int array that is a member variable -0.98
Am I incorrectly using atoi? -0.51
C pointers : pointing to an array of fixed size +0.80
Is the following C++ casting correct? +1.03
Difference between implementing a class inside a .h file or in a .c... -1.08
How might I set the bottom 3 bytes of a 4-byte long while leaving t... +1.09
prior declarations of functions +0.53
Implicit type conversions in expressions int to double -0.70
C: Initialize module variable +1.43
virtual derived class of a non-virtual base class +0.15
static - used only for limiting scope? -0.92
Why do I get an EXC_BAD_ACCESS here and how can I make it work? +2.27
Why does GCC give me a syntax error when trying to return a struct... +1.02
Why doesn't getchar() recognise return as EOF in windows console? -0.69
external vs internal linkage and performance +0.43
How does the code behave different for Java and C compiler? -0.60
What is the element value in an uninitialized vector? +1.14
C++ passing const string references in methods? -0.77
Can you #define a comment in C? +0.34
Is there any way to loop through a struct with elements of diferent... -1.34
format of for loops -0.39
How does the pointer assignment in strcpy work? +0.27
What is ->* operator in C++? -0.01
conflicting types error in C -0.37
VC++ 'Generating Code', what does it mean? +1.38
C Programming: address of a label -0.68
How to compare size_t and pid_t with int -0.71