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 ... 63 64 65 66 67 ... 76
Title Δ
C programming: Dereferencing pointer to incomplete type error +0.99
Distinct rand() sequences yielding the same results in an expression +0.37
Must declare function prototype in C? +0.98
C function prototype: void f(). Is it recommended? +1.72
Any way in C++ to forward declare a function prototype? -2.40
c++ shorthand operator-> operator() +1.68
C++, constructor restrictions -2.22
NULL pointer comparison fails +0.79
Why isnt the copy constructor of member class called? -0.38
Any difference between these two while loops? +0.91
return char1 + char2? Isn't it possible? +0.51
Why friend overloaded operator is preferred to conversion operator... -1.23
Does Function pointer make the program slow? +1.35
Behavior with primitive data types' value out of range & C99's... -1.87
Locating objects (structs) in memory - how to? -1.02
Identify the implicit cast and explicit cast +0.89
C warning conflicting types -0.89
Disadvantages of scanf +1.54
Portability of a C code +1.95
how is definition of a function after its use in a function call in... +2.16
Visibility of privately inherited typedefs to nested classes +1.18
Do all C compilers allow functions to return structures? -0.73
Is filling memory with non zero values slower than filling it with... +0.97
Does the default constructor initialize built-in types +0.92
How to set a pointer to zero'th location? -0.68
g++: const discards qualifiers -0.94
size of struct - size_t in c +1.76
c++ exception parameter +0.78
C++: constructor initializer for arrays -0.52
Inserting into a Binary Tree which uses void* in C +0.09
Difference between cast used in Compound literals and that done on... +0.31
Why is it not possible to access the size of a new[]'d array? +1.39
Checking range with command line arguments -2.41
Questions regarding ordering of catch statements in catch block - c... -0.24
How do I bit shift a long by more than 32 bits? +0.44
How do I find the next multiple of 10 of any integer? +0.58
how to find if the machine is 32bit or 64bit -1.78
String vectors not working as expected with newline and iterators?... +1.08
How is conversion of float/double to int handled in printf? +0.41
Invalid lvalue in assignment error when trying to make a pointer NULL -1.84
Undefined, unspecified and implementation-defined behavior +0.95
Difference between "pointer to int" and "pointer to... +1.24
Pointer incrementing query +1.93
Operator associativity in C specifically prefix and postfix increme... -0.06
Why does strchr take an int for the char to be found? +2.07
Can I overload operators on enum types in C++? -0.41
One question about protected constructor +1.01
What is the best coding practice for if conditions? -0.44
Are functions defined in headers guaranteed to be inlined? +0.02
return type of the constructor in C++ -1.89