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 5 6 7 ... 42
Title Δ
Count elements of an unknown type array -0.69
linux read sys call doesnt get EOF -2.42
Array of pointer declaration +2.17
Is there a #define to determine whether reading an aligned 64-bit v... -0.58
Mark statement expression as maybe unused +1.51
Casting uint8_t to int8_t +0.41
Can aligned structs inside a union be cast to the union to access a... -0.01
Printing out double precision numbers identical to original decimal... +0.54
Why can an automatic value be initialized to a trap representation... +1.69
va_arg always runs 4 times -0.88
passing an array to a function -- what is going wrong? +0.35
syntax error near unexpected token '(' in C 7 0.00
Pointers Ambiguity +1.77
What is the difference between literals and variables in C (signed... -0.89
Using increment in ternary operator in C -0.38
Valgrind throwing unexplainable error in thread -0.10
Makefile - make can't find dependencies when linking 0.00
Terminating main thread after a certain time in C -0.15
how to output degree symbol in C programs with iso_8859-1? 0.00
creating time specific threads -0.61
What's this OLD C pointer-math / macro thing doing? 0.00
memory alignment for structs tbb vs atomic_ops -0.27
Is copying partially initialized structures well defined in C? 0.00
linked static libraries C +0.12
Why does GCC put a no-op push/pop when using int foo asm("ebx&... +1.75
Concurrent Processes and Random Integers 0.00
Difference between array and &array[0] -1.03
How to effectively handle the arguments when calling a generic func... 0.00
C int main() vs. int main(void) +0.42
Will a cast ever fail in C? -1.07
Is it reasonable to use an empty conditional while loop after MPI_R... 0.00
C99 Macro Expansion for Struct Member Access +1.83
How to expand macro and delete comma +2.12
Any reason to assign -0? +0.68
Explain `_Generic` error message: error: invalid type argument of u... 0.00
Struct type aliasing / tagged-union without union -0.73
According to my compiler, I am using pointers incorrectly for setti... -0.52
Using typecasting to remove gcc compiler warnings +1.93
Two dimension char array initialization C 0.00
Passing a local array that declared in a function to another one +0.37
Are redeclarations forbidden by C standard? -0.05
definition macro implementation in C -0.74
Doesn't C11 _Generic contradict the 'essence' of the C... 0.00
sizeof evaluation of a variable-length array -0.62
How to fix `left hand operand has no effect` warning with variadic... 0.00
Difference between memory_order_consume and memory_order_acquire -0.44
Struct Array initialization in c 0.00
Error : Segmentation Fault(core dumped) || Inserting Element into a... -0.08
Passing a 32-bit struct into an 32-bit integer function argument -1.43
Branchless conditionals on integers — fast, but can they be made fa... 0.00