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 7 ... 19
Title Δ
When are pad bytes copied - struct assignment, pass by value, other? +1.63
Why does my regex break inside a Makefile? +1.64
Convert C99 code to C89 +1.87
What things (or in what cases) can make C++ slower than C ? -1.62
What prospects for C++ targeted for web-browser apps? 0.00
Does casting remove endian dependency in C/C++? -1.73
Make implicit rules and header files +1.96
Trying to use the GNU Scientific Library, but weird linker errors o... 0.00
Is it possible to write a node.js extension in C (not C++)? -1.34
What are the incompatible differences betweeen C(99) and C++(11)? +0.71
External variable declaration and definition +2.52
math.h linkage with file -0.20
How to iterate Unicode characters? (Not codepoints) 0.00
Geodesic distance between two points 0.00
Kernel's "container_of" - any way to make it ISO conformi... +0.36
Inline function "undefined symbols" error +1.60
ISO C90 forbids variable length array +1.72
Braces around string literal in char array declaration valid? (e.g.... +1.78
Pop from GLib singly-linked list +0.77
makefile simplifying -0.08
combine enums in different modules -0.57
C/C++ Puzzle: To print values from 1..15 15..1 with a single for loop -0.56
char a[512] vs char b[512 + 1] +0.44
Difference b/w llvm-ld and llvm-link 0.00
while (*next != NULL) loop not exiting when pointer is NULL -0.55
Implementing dynamic typing in C -1.22
DRYing up string assignment -0.21
The size of void -0.36
expected ‘struct matrix_t *’ but argument is of type ‘struct matrix... -0.74
incompatible pointer type warning -0.07
Initializing a large two dimensional array in C +0.44
Compilers that support C11 +0.42
Using make for cross platform compilation +0.96
MinGW libraries issues +0.43
C constants defined at link time +1.07
complexity of mergesort with linked list -0.65
What's the best hash for utf-8 strings +0.76
When to use Cygwin or MinGW to compile C code? 0.00
Can I assume that calling realloc with a smaller size will free the... -0.92
Best Way To Work With FileSystems? 0.00
How to specify enum size in GCC? -1.04
ISO C, sprintf and decimal conversion grouped with thousands 0.00
Avoiding arithmetic overflow -1.38
Reassign int to const int? -1.92
small functions defined in header files: inline or static? +1.73
How do I ensure lrint is inlined in gcc? +1.42
Cast to union and weird number format +1.43
How to convert Ulong to Lptstr in C -0.19
Sorting doubly linked list in c -0.59
GCC compile warning: format ‘%i’ expects argument of type ‘int *’,... -0.29