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 2 3 4 ... 42
Title Δ
Do parameter declarations in function declarators have function pro... +0.32
C static initializer element is not constant error 0.00
Are conformant array parameters VLAs? -1.37
Tentative definition of struct with incomplete type 0.00
C - Default values in custom types -2.05
Generic sum macro and nested macro expansion 0.00
Struct with flexible array member and allocating memory for it +0.40
Using pointed to content in assignment of a pointer +2.51
C programming. Issue with unsigned integer evaluation -1.56
Accessing a 64-bit variable in different threads without synchroniz... -1.38
Can we reuse allocated memory +1.51
Convert unicoded string to corresponding string in C -0.08
C _Generic and char arrays 0.00
Are abbreviated struct re-definitions in header files standard comp... +1.24
Allowing %n$ operand for custom printf 0.00
why C/C++ compiler not always make ++a atomic? -0.41
Is restrict "right" for posix_spawn? 0.00
Create two differently seeded independent RNG in C 0.00
Casting an uint8 array to an array of structures instead of memcpy it -1.42
In C11, string literals as char[], unsigned char[], char* and unsig... -2.04
Force the C compiler not to inline an entry from an array +1.97
C, Flex and Bison: error: conflicting types for ‘yyerror’ -1.43
How the GNU builtin function `__builtin_unreachable ` works in this... +0.30
Recovering/changing function name automatically in ROOT (C++) by CERN 0.00
Reflecting inner struct in outer struct initialization +1.36
C atomic read modify write -0.45
makefile file format not recognized +1.07
Does undefined behaviour have to be defined to be undefined? -0.49
Finding the largest possible bit for a specific type 0.00
How to call function trough its address in C 0.00
Why One Definition Rule, not One Declaration Rule? -0.97
Why does the following C code output 1? -0.05
c/linux infinite loop application: deallocate memory if kill -9 com... -0.41
If I want to round an unsigned integer to the closest smaller or eq... -1.03
g++ command line macro define byte stream 0.00
Can you use a void returning function in an expression -1.34
Why does a C array decay to a pointer when passed with size -0.60
C11 _Generic() - How can I suppress gcc code evaluation (Error chec... -2.07
How to check if a character is an extended ascii character in C? -0.93
Why is gcc allowed to speculatively load from a struct? +1.04
Applying alignas() to an entire struct in C +2.49
printf width modifier for special characters 0.00
C - Bit Fields not modified when init +0.50
Strange behavior in MKL cblas_idamax 0.00
C11 mixing atomic and non-atomic access to variable +0.90
C - Undeclared variable at declaration 0.00
When does type conversion happen in C 0.00
Does dereferencing a char* inhibit strict aliasing optimizations? -0.39
In C language, is it semantically possible to create an lvalue with... -1.67
"string safe functions" and gcc -0.12