tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: using the interfaces in ctype.h
On Thu, Apr 17, 2008 at 08:47:06AM -0400, Greg A. Woods; Planix, Inc. wrote:
> However what you and Alan said about simply casting to (unsigned char)
> isn't sufficient, at least on some platforms (IRIX-6, IIRC), at least not
> to keep the compiler happy.
For all practical purposes (CHAR_BIT == 8), that is just noise without
value though.
Joerg
Home |
Main Index |
Thread Index |
Old Index