by Baker » Sat Mar 26, 2016 12:20 am
Sounds the guy who wrote that "advice" is big into unportable code that depends on whose compiler you are using. Maybe that works for him, his environment, the projects he works on and the operating systems that matter to him and the compilers he uses and doesn't use.
Someone saying there is "the one true way" hasn't poked his head out of a hole enough to know that.
C is a thin veneer over assembly language.
More recent C standards have few truly useful features over older C, so sacrificing portability and compile backwards compatibility to be "modern" isn't a very good reason in a lot of cases. Case in point, SDL2 is C-89 compatible as an example.
The night is young. How else can I annoy the world before sunsrise?

Inquisitive minds want to know ! And if they don't -- well like that ever has stopped me before ..