Mark Farkas

Results 2 issues of Mark Farkas

Markdown file for contribution guidelines.

The following code gives a compilation error using cosmocc (GCC) 11.2.0, while the code compiles without any error using GCC/Clang. ``` hello.c: In function ‘main’: hello.c:11:3: error: operand type ‘_Atomic...

accepted