[Info-vax] C limitations, was: Re: VMS process communication

Single Stage to Orbit alex.buell at munted.eu
Tue Mar 28 04:06:01 EDT 2023


On Tue, 2023-03-28 at 00:16 +0200, Johnny Billquist wrote:
> Actually, this one is worse. char is implementation defined if it is 
> signed or not (really - the standard says so).
> If you think/assume they are signed, you're asking for it...

Which is why stdint.h (or cstdint) was invented with explicit types
(uint8_t, uint64_t etc)

But I also happen to agree zero terminated strings are evil.
-- 
Tactical Nuclear Kittens




More information about the Info-vax mailing list