I recall GCC having a flag to remove printf's return value (essentially making it void), but can no longer find it. This was probably 10 years ago and distinct from the option to disable unused return value warning with -Wall. Probably the compiler optimizes it either way?Weird. Feels like some sort of GCC mandela effect.
>asking programming related questions and not about AI on /g/ngmi
>>108200480kino fractal
-Wno-unused-result but that's not specific to printf
>>108200480Ask a clanker you lazy nigger