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 ... 34 35 36 37 38 ... 76
Title Δ
Why does the function `memchr()` use `int` for the argument of `cha... -0.20
spliting 64 bit value to fit in argument type of double -2.30
Initialise a 2D array all to the same value? 0.00
Generating a unique, but apparently random, identifier without loop... +0.80
How should I pass NULL to the va_list function parameter? 0.00
What do I do when inptr == NULL? -1.18
Bounding (concave) polygon for multiple rectangles? -2.66
Update printf value on same line instead of new one -0.31
Pointer notation +1.44
Using 64 bit integer iterator for 32 bit address space? -0.71
open_memstream warning "pointer from integer without a cast&qu... -2.07
C++ implicit datatype conversion from unsigned to signed -0.36
Asymmetry of string::find_first_of and string::find_last_of 0.00
error: expected identifier before '=' token 0.00
(-2147483648> 0) returns true in C++? +0.62
Why doesn't reinterpret_cast convert 'unsigned char' to 'char'? +1.60
Get the address of a function generated via macro -0.64
"expected ';' at the end of declaration list" error for z... 0.00
Is there any way for a compound literal to have variable length in... 0.00
extern C return class object -1.57
Why can't I initialize an array of objects if they have private cop... +1.37
What does `class A B` mean? -1.87
What does =* mean? (Winsock - C++) -1.90
Multiple definition of a global variable -1.27
Returning non-const lvalue reference +0.37
C++ Operator overloading explanation -0.27
invalid initialization of non-const reference of type 'std::string&... 0.00
Replace value of #define directive in C +2.08
When exactly is a function used to initialize a global variable exe... -0.04
C array of pointers and malloc -0.42
Why does C++11 still enforce lexical ordering for visibility +0.84
Nicest syntax to initialise a char array with a string, ignoring th... +0.77
How do I call this function? -1.34
c++: why char c = 0xff and int n = c+1 get the result of 100? +0.06
c-casting to type against c-casting to type's reference 0.00
How does strchr implementation work -0.05
Best way to define offsets via C preprocessor -0.46
Why do the older C language specs require function-local variables... -1.23
Significance of '\0' in the character array -0.01
Significance of '\0' in the character array -1.38
How to create a dynamic array inside struct in C? -0.40
Forward Declaration in C -1.65
is memory getting leaked? -0.37
Initializing an array of structs in C then dereference later -0.65
How is the ANSI C function declaration an improvement on the old Ke... -2.26
char *name[] array of pointers or pointer to arrays? -1.26
How to convert from double to signed short? 0.00
Methods of returning function values in C -1.19
Strange int output in C -1.12
Why my arduino calculates from 0 to 1 billion faster than my macboo... +0.34