[TUHS] Minimum Array Sizes in 16 bit C (was Maximum)

Anton Shepelev anton.txt at gmail.com
Tue Nov 19 01:00:22 AEST 2024


Steve Nickolas <usotsuki at buric.co> wrote:
>
>I feel like most of the changes to C after C89 were a waste.  Apart
>from stdint.h, I mostly keep to coding in strict C89.

And then I must not only specfy std-c89 in GCC, but add --pedantic, too.
There is even a --pedantic club: <https://pedantic.software/> .



More information about the TUHS mailing list