Liste des Groupes | Revenir à cl c |
On Wed, 2 Apr 2025 11:12:07 -0300What's the problem with it? Here, tell me at a glance the magnitude of this number:
Thiago Adams <thiago.adams@gmail.com> wibbled:Em 4/2/2025 11:05 AM, Muttley@DastardlyHQ.org escreveu:Auto as per C++ where its used as a substitute for unknown/long windedSo what exactly is better / faster / clearer / safer in C23?>
We already had some C23 topics here.
My list
>
- #warning (better)
- typeof/auto (better only when strictly necessary)
templated types or in range based loops? C doesn't have those so there's no
reason to have it. If you don't know what type you're dealing with in C then
you'll soon be up poo creek.
- digit separator (better, safer)Meh.
Bitfields and binary literals are completely different things! A binary literal looks like this (if I got the prefix right):- binary literal usefulWe've had bitfields for years which cover most use cases.
Les messages affichés proviennent d'usenet.