|
|
|
|
|
by pengaru
1080 days ago
|
|
Once I started using designated initializers and compound literals it was C99 bare minimum for me. Not sure what dead weight comes with as I'm not a C standards pedant, but there's clearly some welcome niceties that don't seem to ruin the language in my experience. |
|
I'll allow of course that they don't "ruin the language" they just increase the cognitive burden of reading code.