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 Δ
Is it possible to store function arguments in a pointer to function? -0.79
Should I still use smart pointers if only std::auto_ptr i available? +1.53
small C spreadsheet programme skeleton problem +1.26
segmentation fault In c solving the addition of big numbers +0.44
Parsing of function-like macros and arguments +2.08
Why does the ICU use this aliasing barrier when doing a reinterpret... 0.00
Auto release of stack variables in C +0.67
GCC error _Pragma fires if it appears in an intermediate preprocess... 0.00
C language function pointer weird syntax 0.00
Why does the C Standard allow this code to compile without errors? +1.50
c/c++ using else instead of if not -1.41
How stack is used in C++ +0.21
Creating a statically allocated array from two other arrays +0.17
How can an (int) be converted to (unsigned int) while preserving th... +1.93
Are all of these really keywords in C? -1.32
What is this madness? 0.00
Writing in assembly language, how does compatibility work? -2.12
Is it true that for C++ to work similarly to OOP in Java, Ruby, Pyt... +0.42
A good and idiomatic way to use GCC and clang __attribute__((cleanu... +2.43
Inserting an item to a linked list - is iteration necessary (C)? -0.68
C Preprocessor: Evaluate macro early -1.35
Using strcpy() in C, difference between stack and heap? 0.00
Will the below declaration of the variable lead to lexical error or... +0.72
How can I check that an expression is constant in C? 0.00
Copying data from float to an int, without the data being casted +0.13
How to make #if #endif part of a macro -0.84
Can't we initialize automatic array variables? -0.85
Why can we not access elements of a tuple by index? +0.95
Custom error string display when a particular macro is called -1.36
pointers and increment operator +0.50
C - Variadic macro which expands into set of macro calls on each ar... -0.56
malloc-free-malloc and strict-aliasing -2.08
Standard ML: Getting Last in List -1.28
Print value of multiple variables efficiently +1.43
Assembler debug of undefined expression +2.10
Expand define macro with include macro -1.64
Is this parenthesis-free C preprocessor definition safe? -0.04
How to initialize to NULL a 2D array of pointer structs in C? +0.01
if 0 is compiled in c program +0.46
How to open files from a NaCl Dev Environment application? -0.55
Casting Structs With Void Pointers into Structs With Typed Pointers +0.45
Is there a way to combine several different conditionals with a sha... -0.40
Guarded function calls in C +2.11
Is it possible to use the ternary operator "?" to fill an... -1.59
Understanding DEFER and OBSTRUCT macros 0.00
Improving a minimalistic OOP for microcontrollers using C, gcc, C99... -1.65
Improving a minimalistic OOP for microcontrollers using C, gcc, C99... -1.65
Are array memory addresses always in the order of least to greatest? -1.64
Function declaration inside of function — why? -1.01
Can I use "continue" from another function? -1.01