Torsten responded:
> > The lack of fixed-size datatypes in C
> >is now a *defect* in the language, and not an *asset* of the language.
>
> The latest revision of ISO C has introduced exact-width integer types
> (like "int8_t", "int16_t" and so on). These are also straightforward
> names rather than "short", "BYTE" or "DWORD".
Ah, good. So once the revised ISO C standard is reflected through all the
programming toolsets, I can revise my statement to:
The lack of fixed-size datatypes in C *was* a defect in the language,...
--Ken ;-)
This archive was generated by hypermail 2.1.2 : Tue Jul 10 2001 - 17:21:06 EDT