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 ... 46 47 48 49 50 ... 76
Title Δ
Using void pointers in generic accessor function with ANSI C +1.05
C/C++ unused inline function undefined reference +1.01
Anyone know why this C code won't compile? +0.95
using printf to print out floating values -0.59
Casting big POD into small POD - guaranteed to work? +1.15
what could cause a segfault in pointer assignment? -1.01
Bitwise complement operator +0.82
Reference of pointer and left shift operator -0.14
c++ what does "iter = ++iter" do? is it valid? +0.52
Why do these two constructors together not produce an ambiguity err... +0.02
Difference between array[n] and array[]? +0.37
problem with array of pointers in C -1.99
Do you consider this bad coding style? +1.46
compiler optimization -1.49
const array const {} +0.28
How does this meta-programming compile down? +1.59
Scope of enumerators +0.70
How is this Precedence operators working? -2.49
Is unsigned integer subtraction defined behavior? 0.00
Problem with operator precedence -1.69
C++ comparing two objects +0.69
conversion for void* as a method argument 0.00
Why can different C compilers give different outputs for a C program? -0.73
Compile time variable sized string literal in C +0.93
What is the branch in the destructor reported by gcov? +0.31
Strange "Undefined symbols" error? +0.92
Ambiguous base with multiple inheritance +0.41
How to elegantly implement a series of functions in different type... +0.79
How do you use offsetof() on a struct? -1.32
2d array using a double pointer and malloc function +1.36
Convert float to unsigned long to access float internals, in c #def... -1.33
In which cases is there is no constructor at all, even a default co... -1.47
Initializing a pointer with an absolute memory address -0.65
function pointer and virtual function +1.03
local memory address is valid after function return? 0.00
Should virtual dispatch happen when a virtual method is called with... +0.29
C Pointer Arithmetic Problems -0.18
Simple Pointer Question -0.66
C++ Multi-line comments using backslash +0.83
returning alloca pointer -0.63
The difference between 0 and 128 -1.70
Redifinition of functions in derived class +0.26
Converting string to integer C +0.02
error C2678: binary '=' : no operator found which takes a left-hand... +0.23
Finding center of a set of points to sort them clockwise? +0.98
strncpy or strlcpy in my case +0.58
Why do objects of the same class have access to each other's privat... +0.98
Mystical restriction on std::binary_search -1.92
How can I use strncat without buffer overflow concerns? -0.79
How to resolve this linking error -0.74