StackRating

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

Christoph

Rating
1565.83 (4,621st)
Reputation
134,570 (457th)
Page: 1 2 3 4 5 6 ... 19
Title Δ
Workaround for multiple pointer increments in one statement in VS2013 +0.47
Where should I list the header in c and makefile -0.89
Complete encapsulation without malloc 0.00
Why gcc does not support linking dynamical library into static binary -0.83
C-style Callbacks in C++11 +0.28
Why are constants terminated by use of L or UL etc +0.68
mud compile - warning: cast from pointer to integer of different size +0.43
How to produce plain binary from object files 0.00
How can one emulate the C++ namespace feature in a C code? -1.25
Does cast between signed and unsigned int maintain exact bit patter... +1.37
Shoud be casting used for setting a bitfield? 0.00
For loop macro which unrolled on the pre-processor phase? +1.33
Why do people add their own folder to the standard include path? +0.32
undefined reference when calling inline function 0.00
Canonical way to check if a bit is on in C? -1.24
a method to do bit-operation in C +0.39
How to declare a variable as thread local portably? 0.00
Infinite recursion in C -0.20
Compatible types and argument type qualifiers +0.39
Checking if the file pointer has reached EOF without moving the fil... -0.14
advanced-ish C programming in Windows (pthreads, signals and semaph... -2.39
Why is static keyword required for inline function? -1.69
Can a struct alias its own initial and only member? +1.97
Malloc and unaligned memory -1.18
Ways to avoid/lessen the pain of the return value check after every... +0.56
Getting the fractional part of a double value in integer without lo... +1.12
How do I write functions which accept two-dimensional arrays when t... -0.30
Are two dimensional arrays in C required to make all elements conti... +0.49
Forward declaration C -0.53
make error: Building 64-bit GSL in Cygwin 0.00
C99 inline function in .c file -2.26
make: *** No rule to make target `gcc', needed by `libmy.so'. Stop -0.30
Are there any existing C implementations having padding bit in (un)... -0.98
c - initialize an array of pointers to functions -1.24
What does this wording of pointer type means in C99? -0.69
Embedding Io language: Call Io method from C 0.00
How to "simulate" C99 in Visual Studio for variables decl... +0.41
Impact of the type qualifiers on storage locations +0.03
Want to use native C libraries in a web application, what are my op... -0.85
Integer promotion for `long` and `size_t` when sent through ellipsis? -1.71
Signed/unsigned mismatch when comparing two unsigned values using a... +1.94
Naming convention for constructors and destructors in C -0.76
Why does calloc require two parameters and malloc just one? -0.58
Using WinAPI & DWMApi in ANSI C +2.18
How to perform whole program optimization for LLVM bitcode files 0.00
Faking inheritance in C: Will alignment break my neck? 0.00
What technical disadvantages do C99-style VLAs have? +0.18
How dangerous is conversion from void ** to char ** -1.85
warnings when activating the optimization options -1.25
Can a C variable be deleted or removed at any time during the runni... -1.25