StackRating

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

Jens Gustedt

Rating
1561.35 (5,367th)
Reputation
66,590 (1,323rd)
Page: 1 ... 23 24 25 26 27 ... 42
Title Δ
In C/C++ on linux, how do I create a prelocked mutex +1.74
pthread race condition, suspicious behaviour -0.80
Address of (&) gives compiler generated address or loader gener... +0.20
How to tell GCC that a pointer argument is always double-word-align... -0.41
why doesn't new require a cast to the pointer even though malloc re... +0.18
Initialization of C array at time other than declaration? -1.12
Why can't C compilers rearrange struct members to eliminate alignme... -0.83
Declaring variables in the arguments to a function in C +0.93
how to create three dimension dynamic array where one of the dimens... +0.04
What is wrong in this function? +0.63
Wrong implementation of Peterson's algorithm? 0.00
how to declare a struct that will not generate warning? +0.97
Disappointing performance in Ubuntu for computational workload -0.50
assignment from incompatible pointer type in linked list (C) +1.42
C inline functions and "undefined external" error -0.50
How to declare a variable size 2D array in C? +0.26
Cast to union and weird number format +0.57
Expand non-function macros in doxygen documentation for C +0.00
Racing conditions in quicksort written in C parallelized with OpenMP +0.51
How to check if a parameter is an integral constant expression in a... +2.40
How do I have a comma inside braces inside a macro argument when pa... -0.43
Does C support optional null parameters? -0.80
Bit-fields and sequence points +0.47
C11 thread-safety with respect to functions that return pointers to... 0.00
Thread Safety of datatstructures, Where to add synchronization prim... -0.65
Why am I getting a seg fault (multidimensional arrays C) -0.23
Implementing critical section +1.61
Measuring short time intervals in C on Ubuntu / VMware -0.54
Pointer syntax querie -0.23
Do we need mfence when using xchg +0.74
How can a small change in a code which is never executed make a dif... +0.30
Can you devise a simple macro to effectively produce a compiler err... -0.75
How to give readable names to elements of an array in C? +0.62
Cool GCC built-ins -1.07
How to manage memory alignments and generic pointer arithmetics in... +0.95
Dynamic matrix and dynamic values into matrix -0.15
Compile time operators in C +0.05
What sync primitives can I use with clone(2) (C/C++)? -0.71
Is there a dummy lvalue that can be used when nothing is to be exec... +1.60
Is there a compiler memory barrier for a single variable? -0.34
C: Pointer to inline function +0.52
Multi-Threading support in c11 -1.63
How can I emulate constructor and destructor behavior (for particul... -0.91
Can a C macro contain temporary variables? -0.16
Does an available compiler provide an implementation of the C11 '_A... +0.51
Incompatible data -0.93
builtin gcc spinlock -0.74
Print 2d array by calling a function print_array with argument the... -0.31
Optimize initialization of C array with expressions 0.00
How to initialize a structure with flexible array member +1.76