Liste des Groupes | Revenir à cl c |
BGB pisze:Almost always, code will do something like:Drop stuff that is very rarely used:lol, bitfields very rarely used?
Such as C's bitfield declarations;
they may be used rarely but they are very important and needed,
whan you say have map of tiles, or big arrays of characters
you need couple of soem bit-size flags in them and you dont want to waste big memory on chars or do logical arithmetic on bytes
for sure you cant skip bitfields
Les messages affichés proviennent d'usenet.