StackRating

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

Patrick Schlüter

Rating
1438.94 (4,534,615th)
Reputation
9,317 (16,544th)
Page: 1 2 3 4 5
Title Δ
Throw (or correspondingly) on NULL function argument versus letting... -1.87
Parse Tokens from a String - C Programming - StrTok Issue +4.78
Why using a typedef *after* struct definition? +4.69
Use variadic functions in C89 without passing number of arguments o... -1.26
How much is memory usage likely to grow when moving to 64bit? -0.39
Sparc Procedure Call Conventions +0.57
counting newlines, spaces, and tabs +0.17
Documenting macros (with doxygen) for a member of a struct 0.00
Switch statement: must default be the last case? -0.18
Data corruption in networking C code +0.53
C99 faq and Variable Length Arrays +4.62
Why is NULL/0 an illegal memory location for an object? -1.64
Alternative Control Structures -0.90
const read only local copies -0.87
WYSIWYG in Doxygen -3.93
Allocating memory for a array to char pointer -0.76
gcc, strict-aliasing, and casting through a union -3.06
What are the advantages of squashing assignment and error checking... -3.29
C function only called once and cyclomatic complexity -3.11
Strange results while measuring delta time on Linux +0.44
Strange results while measuring delta time on Linux -2.56
what is meant by normalization in huge pointers +4.98
what is mean by "memory is 8 bytes aligned"? +1.08
Using strncat with char array element in C -3.74
How to debug/reformat C printf calls with lots of arguments in vim? -2.88
c99 goto past initialization +0.77
can I access a struct inside of a struct without using the dot oper... -2.53
converting if else statement to ternary -1.66
can `const char*` cause problems? -2.59
copying the contents of a binary file -1.99
Variables combined with && and || -2.49
C - fork() and sharing memory 0.00
strstr whole string match -1.73
incompatible declaration in built in function malloc and incompatib... -0.38
How to ANSI-C cast from unsigned int * to char *? -3.07
Oracle's pro*C compiler and gnu C (__builtin_va_list, __attribute__... -3.36
How is fseek() implemented in the filesystem? 0.00
C boolean logic -1.50
convert big endian to little endian in C [without using provided fu... -1.03
How can I copy a file on Unix using C? 0.00
what does malloc(0) return? +0.38
What happens if I cast a function pointer, changing the number of p... -0.49
What are the most useful new features in C99? -0.10
Is it good practice to initialize array in C/C++? 0.00
How to handle realloc when it fails due to memory? -3.40
Looping a fixed size array without defining its size in C 0.00
sqlcxt() causes segmentation fault -0.08
gprof : How to generate call graph for functions in shared library... 0.00
C programming and error_code variable efficiency +1.29
union versus void pointer +4.24