StackRating

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

Leushenko

Rating
1541.80 (10,948th)
Reputation
9,550 (16,085th)
Page: 1 2 3 4
Title Δ
How can one emulate the C++ namespace feature in a C code? +4.18
Bit fields portability +4.61
C Preprocessor to Determine if in Unit Test -3.69
How do I create a sophisitcated macro check for resources in a stat... -4.20
Scoped forward declaration -0.19
Statically initialize array within structure +0.61
C++ template instantiation: Avoiding long switches -0.50
How to "disable" macros imported from C-Header -1.05
Is there a C pre-processor macro for getting the list of function p... -2.37
Assert the allocation of a variable-length array 0.00
Type punning: int[] and struct { int … } -0.56
Rewrite GCC cleanup macro with nested function for Clang? 0.00
macro expands correctly, but gives me "expected expression&quo... 0.00
Bypassing a #define'd macro? +1.98
C Programming (Functions pointer casting) +4.86
Is there a way to get the value of __LINE__ on one line and use tha... 0.00
How do I combine BOOST_PP_IF with BOOST_PP_LPAREN? 0.00
Clang - Compiling a C header to LLVM IR/bitcode 0.00
How to do a runtime subclassing system 0.00
How to prevent macros from hiding 'const' when casting (C) +3.48
determine argument type from __VA_ARGS__ in compile time -0.14
What is the need of deallocating memory in C? +0.56
Is the C++ code converted to C during the compilation process? +0.08
Do Objective-C objects get their own copies of instance methods? -0.10
How can I retrieve the last argument of a C99 variadic macro? +4.48
2048 casted to BOOL returns 0 -4.09
Logical implementation of #ifdef inside #define -0.10
ANSI C static struct initialization with union not working 0.00
Prepend argument to a list and apply another macro in C preprocesso... 0.00
How to use one define or function to print any variable type using C? +1.17
In what languages can you redefine methods/functions in terms of th... 0.00
Can the C preprocessor perform arithmetic and if so, how? +1.17
Why is the implementation of access_ok macro from uaccess.h not usi... 0.00
C User input size of Array +3.61
C Preprocessor: Own implementation for __COUNTER__ +0.06
How to store a macro in another macro? 0.00
static_if in C99's preprocessor -3.62
C Preprocessor Macros - conditionals based upon argument concatenat... +0.56
Bit Position of a Number at Compile Time +0.27
Boost.Log macro expansion and conditional ternary operator 0.00
Cross-compiling without source 0.00
Why might pipelining work better for (a+b)+(c+d) than for a+b+c+d? -1.69
C Preprocessor to split "int x" into int & x 0.00
defining a function inside a function in c +3.26
Why some variable of struct take preprocessor to function? +2.20
For loop macro which unrolled on the pre-processor phase? +1.28
Is it posible to put a preprocessor conditional inside a C macro? -4.45
How to prevent shadowing with iterator macros in C 0.00
C, Is it possible to ASSIGN a macro to a structure variable? +3.46
declare a n-pointer in C 0.00