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 ... 14 15 16 17 18 ... 42
Title Δ
Behaviour of static keyword in inline function +2.68
During lvalue conversion, why is the & so special and | never m... 0.00
_Generic and functions with several parameters 0.00
What is the purpose of "Macros for minimum-width integer const... +0.50
Function using a local static variable thread safe/reentrant +2.89
Is there a difference between const char * const and char []? +1.08
C99 inline function in .c file +2.26
clang c11 threads.h not found -0.13
Is there a difference between initializing a variable and assigning... -0.59
Purpose of the ATOMIC_INIT macro in the Linux kernel -1.84
Any performance difference between sinf(), cosf() and sin(), cos() 0.00
Initialization of the structure containing pointer to another struc... +1.04
error: array type has incomplete element type - already defined str... +0.97
Better memory management for GSL gsl_vector +0.48
Thread Synchronization at C -0.04
C/C++ register variable +0.40
Maximum value for unsigned int +1.38
Trying to set a pointer of a struct to NULL in C, but getting valgr... +2.02
Calling a C program from the function in pthread_create 0.00
How to change the count of a pthread_barrier? 0.00
matrix generator - segmentation fault in C -0.82
C Library Double Underscore Confusion 0.00
If same count variable 'i' is treated as different in each nested f... -0.66
MurmurHash function does not behave deterministic 0.00
Dynamic 2D array in typedef +0.02
Consumer and Producer using semaphores 0.00
Sending signal to pthread to abort sleeping +0.55
Manage almost identical data structures in C -1.85
Using function-like marcos, any problems? +0.39
Error 'a value of type "X *" cannot be assigned to an ent... -1.16
C and OpenMP: pointer to shared read-only data slows down execution 0.00
Segmentation fault in Stack Pop function for tree in C language +0.49
Optimal Buffer size for read-process-write -0.63
thread id behavior in c++11 -0.51
Can anybody please explain the behavour of C preprocessor in follow... -1.33
Initialise a lock/mutex safely inside a function 0.00
C11 _Atomic access 0.00
C Short to Int Conversion 0.00
What is the best way to initialize the string array in c? +0.46
Full list of symbols recognized by C -1.79
C11 threads on Windows -1.84
Why local constant variables doesnt go to .rodata section? +2.09
Typesafe enums in C? +0.01
"__attribute__((always_inline))" not working as expected? 0.00
Defining floating point values by base and exponent explicitly +0.07
How to printf %d literally +0.12
Calculating pi in pthreads 0.00
Can you define a function style macro for conditional compilation? +1.01
will ~ operator change the data type? +2.18
Should I use spin_lock or mutex_lock for this particular situation? -0.71