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 ... 7 8 9 10 11 ... 42
Title Δ
Malloc allocating same address in memory? 0.00
is there a standard mtx_t 'invalid' state? 0.00
Static initialize struct to zero 0.00
Determining if byte and vec3_t typedef'd 0.00
Manipulating an array in memory via the arm c inline assembler -0.07
What is scope of register storage class? +1.66
Compile time check polymorphic types in C? -0.40
Error status returned by successful thread creation in C 0.00
Different ways to do a precomputed truth check -0.35
Inline assembly in C. Wrong translation +0.39
%s expects 'char *', but argument is 'char[100]' +0.46
Expanding a macro to a different default macro if an argument is mi... -0.55
Is strlen on a string with unitialized values undefined behavior? -1.22
Is it possible for a C method not be able to be included in a C++ p... -0.70
Performance of Initialization from Different Type 0.00
Pthreads: Main overwrites mutex lock 0.00
Macros for 3D loops in C +1.70
Access of static variable from one file to another file +0.63
how sig_atomic_t actually works +0.85
_Pragma and macro substitution 0.00
Optimizing C code with lots of dereferences 0.00
Do non-observable atomics synchronize memory? 0.00
Incompatible pointer types passing in _Generic macro +2.39
Is it necessary to lock an array that is *only written to* from one... +0.03
how char is changed to int while doing calculations in c? +1.31
Check if pthread_mutex is initialized 0.00
C Struct Order of Members -2.53
thread_create: error error: ‘cpu’ undeclared (first use in this fun... +1.86
Multiple definition of const variables at header file +1.52
2D array passing via pointers in C -0.04
Comma in a macro to pass arguments to a another macro function ( #d... +1.60
most efficient way to get through array? +1.46
Why does the C standard provide unsized types (int, long long, char... -0.46
error: unknown conversion type character 'l' in format - scaning lo... 0.00
malloc assigns same adresses to different arrays +0.00
I am getting this error "conversion to non scalar type request... -1.07
how to find the limits of all data types in c +1.00
expected unqualified-i before '.' token - C struct -0.84
How to use one define or function to print any variable type using C? +0.12
pthread_mutex_lock() only works when the return value is assigned t... -1.68
Is it necessary to supply the null character when declaring an char... +0.11
can the following C macro cause problems? +0.07
what is the value of ~0 in C? -0.70
invalid application of 'sizeof' 0.00
Interpreting a hex number as decimal +0.50
Empty struct typedef +0.84
Static local C variables are followed by a number in assembler code... 0.00
Is it correct to call pthread_cond_wait() and pthread_cond_timedwai... 0.00
C - In what circumstances does the external declaration become a de... 0.00
How do I compare an enum with its zeroth value? +1.16