▲ | omoikane 5 days ago | |||||||
This is very cool, although a more compact way to check for single line comments (introduced in C99) versus division using "//* */". I used that trick here: https://github.com/ioccc-src/winner/blob/a1c86c8a7a533e3c2cd... | ||||||||
▲ | dogline 5 days ago | parent [-] | |||||||
You gave an IOCCC snippet as an example of a C99 coding trick you know? I mean, the code looks visually cool, but it's funny to explain a code concept using code shaped like an anime character. (At least that's what I think it is.) | ||||||||
|