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 Δ
what is !! in c? +0.07
What does AND 0xFF do? +2.01
Can leaving out the "do" in a do-while loop still work? -0.87
Precedence order in C -0.52
Unix/C: put a file into shared memory 0.00
Returning an array vs returning int64_t (C/C++) -0.45
Creating a char* from a char and an int +0.12
Short Vs Int Gcc -0.64
What's the purpose of the "\'" escape sequence? -0.72
How to track function call? +1.41
Whats the difference between *(a+b) and (*a+b) -0.09
K&R:C - Stack smashing detected -1.56
One makefile for two compilers -0.25
Pointer address is not incrementing -1.54
const correctness for structs with pointers -0.69
How to toggle an int / _Bool in C -1.14
Why is my 2D Array code working with malloc(0)? -1.41
realloc (again) +2.26
Git: Update Master with work done on a Branch 0.00
Performance optimization with modular addition when the modulus is... -0.89
What does UnsignedSaturate in SSE instruction mean? -1.15
C multiple operations in single row -0.71
C preprocessor macro specialisation based on an argument -0.73
C pointers inconsistency +0.24
Is memset(&mystruct, 0, sizeof mystruct) same as mystruct = { 0... +0.56
fwrite line by line? -1.51
Why do you need an explicit `-lm` compiler option +2.47
Muti-threaded access to the same text file -0.70
Correct way of passing 2 dimensional array into a function 0.00
C string functions 0.00
Why is this code reentrant but not thread-safe +1.90
Pro*C passing array of parameters +2.00
How bitmasks are check in fd_set used in select? +0.36
Printf without newline in assembly -0.53
Terminology: Forward Declaration versus Function Prototype +0.33
How can I manually (programmatically) place objects in my multicore... +0.31
How do I achieve the theoretical maximum of 4 FLOPs per cycle? +0.16
Efficient Modulo 3 operation? -0.45
malloc in subsequent function call +0.05
cast long into pointer -0.29
Freeing malloc will not erase char data -0.31
Converting hexdecimal values to int custom hatoi method -1.03
Function returning wrong value, in C, using gcc Intel compiler +0.03
Segfault for a memcpy overlap during mmap -1.53
Efficient way to convert a 16-bit short array to a 32-bit int array? +0.87
syntax error before 'for' -1.14
Issue in reading the value and storing in host variable? +0.60
Pointer and allocation outside function or static variable and allo... +1.03
Optimising for O_DIRECT writes -1.47
C Pointer Arrays Initializtion +0.71