[Info-vax] OpenSource provides some of the best message SIGs
Chris
xxx.syseng.yyy at gfsys.co.uk
Sun May 13 11:45:28 EDT 2018
On 05/13/18 15:42, Chris wrote:
> Yeah, ct must be an unsigned variable if < 0. Can remember quite a few
> problems caused by the use of unsigned variables when the value flipped
> negative and is one of the reasons why the standard C lib needs to be
> rewritten. I mean how can a char be unsigned...
>
> Regards,
>
> Chris
Lets get this right this time:
Yeah, ct must be an signed variable if < 0. Can remember quite a few
problems caused by the use of signed variables when the value flipped
negative and is one of the reasons why the standard C lib needs to be
rewritten. I mean how can a char be unsigned.
Must be getting old...
Regards,
Chris
More information about the Info-vax
mailing list