StackRating

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

Flexo

Rating
1587.16 (2,493rd)
Reputation
70,989 (1,209th)
Page: 1 ... 10 11 12 13 14 ... 20
Title Δ
Use SWIG to apply multiple Java data types for same C data type 0.00
Validate debian changelog 0.00
Why is C++11 constexpr so restrictive? -0.26
Using Boost.GIL to convert an image into "raw" bytes 0.00
Single line comments in Ansi-C +0.53
How to fix backtrace line number error in C++ 0.00
What is the definition of const-correctness? +0.79
How to use SWIG Generated C structures in Java as input to C functi... 0.00
How to handle slices in my C++ __getitem__ function (to be used by... 0.00
How to increment a pointer address and pointer's value? -0.64
Reading png images with gil +0.38
Remove SWIGTYPE from Generated Class name 0.00
How to get a list of days from an interval of timestamps -2.00
Concatenating Files And Insert New Line In Between Files -0.26
Bound checking of std::array in "Debug" version of GCC -0.60
GCC optimization of while loop with expression -1.81
avoiding duplicate SWIG boilerplate when using many SWIG-generated... 0.00
SWIG Support of void * C return types +1.59
a way to test if you're on the first run of several recursive calls... +1.18
Is malloc deterministic? +1.54
How do I use write with stringstream? +1.13
Generating Java interface with SWIG 0.00
Initializing enum-indexed array? -0.35
Should the compiler give a warning if enum labels don't match type? +0.40
What is serial copy? And why it is implemented like this? -1.79
Is this a design pattern - returning this from setters? +0.93
SWIG (v1.3.29) generated C++ to Java Vector class not acting properly +2.02
How to map sockaddr_in C Structure to Java using SWIG +0.54
How can I serialize and send a std::list over the network? +0.43
Why am I getting a gcc "undefined reference" error trying... 0.00
Excluding std::pair constructors that use explicit construction -2.28
How to properly catch std and boost exceptions +1.04
Cast char* to my string implicitly +0.12
How to avoid 'implicit' calling of a one-parameter constructor in s... +2.06
Timing functions in C 0.00
C++: Storing structs in a stack -1.74
SWIG/python array inside structure 0.00
Man pages for gcc Library functions -2.47
Sorting 3 numbers without branching +0.95
How to get to the Nth element of a 2d std::vector (`std::vector<... -1.81
How to get the opposite value of a bool variable in C++ -0.76
Catching a Python exception in C++ 0.00
How to temporarily keep high resolution precision in a c++ code +1.08
Are variadic templates a potential code bloat? +1.69
How to redirect stdout and stderr streams (Multiplatform)? 0.00
Array: Storing Objects or References +1.82
Do smart pointers preclude the need for two-phase construction? +0.68
Mixing C and Assembly files +0.41
Fastest 50% scaling of (A)RGB32 images using sse intrinsics -0.92
Are stack based RAII guaranteed to be run only after going out of s... +2.36