StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

AProgrammer

Rating
1563.57 (4,982nd)
Reputation
43,615 (2,460th)
Page: 1 2 3 4 5 ... 18
Title Δ
What does triple ampersand `&&&` stand for in C++? 0.00
acosf() returns NaN -0.11
declaring an extern C function on template instantiation 0.00
How does exporting templated C++ classes from shared library work o... 0.00
A weird compiler error for c++ templates on FreeBSD -0.08
why treating the supertriangle's vertices in Bourke's Delaunay tria... 0.00
Is it always safe to assume that values of ..stream::int_type are &... 0.00
What will happen if a std::vector element 'commits suicide' (using... +0.71
C Preprocessor Guards? +0.81
How to detect double precision floating point overflow and underflow? +1.26
Signal handler won't see global variable -0.27
Why doesn't polymorphism work without pointers/references? -0.70
Why does "extern const int n;" not work as expected? -0.22
Is C++ context-free or context-sensitive? -1.26
64-bit GCC mixing 32-bit and 64-bit pointers +1.58
Is there a more efficient way of expanding a char to an uint64_t? -1.49
Ways a program might detect whether NULL is defined with integer or... +0.39
how many bytes actually written by ostream::write? -1.54
When are class templates instantiated? -1.58
Why doesn't ~ followed by :: parse -2.28
Casts between pointer-to-function and pointer-to-object in C and C++ -0.88
Why do we say that the call of virtual function cannot be determine... +0.49
Why use these many macros when it is really not needed +0.27
Why string parameter shares the same address with the argument +0.02
Correct usage of exit() in c++? +0.33
Should gcc be able to find the headers it comes installed with? +1.78
C++ for variable scope -1.20
How to get the value of UTF-8 character -0.58
Can't understand class contructor +0.91
What are the differences between a subtype and subclass? +0.40
Is there a way to load user library's from specific location ONLY o... +0.71
Why bad_exception is not thrown automatically? +0.73
char* - Why is there no address in the pointer? +2.69
How to create blocking file descriptor in unix? -1.93
How to get macro name __LINE__ for a multi-line macro call? +0.39
C - fgets() - length of newline char +1.79
Does the __restrict allow to ignore the strict aliasing rule? 0.00
C++: char(nextChar); what doess it do -0.34
Why are C++ int and long types both 4 bytes? +0.24
Is reinterpret_cast and c-style cast compatible (by C++ standard)? +2.40
Force write of a file to disk +2.09
Why fgetc too slow? -0.61
Using C++ struct in C -0.39
Xlib: window is created in wrong position 0.00
How to cause template prototype to inherit so all specializations i... +0.60
Is "inline" needed with member function templates +1.84
Linux based OS with static libraries: what can I do? 0.00
How to call execl() in C with the proper arguments? +0.42
Difference between GCC's GNU C standards and ANSI C? -0.67
Address range of a dynamically loaded library under Linux +0.24