Question about toupper and tolower

Peter Bain pdbain at wateng.UUCP
Mon Nov 14 05:33:40 AEST 1983


While you can achieve toupper() and tolower() by turning bit 5 on or off
repectively, this will also translate @ to ', [ to {, and so on.
		-peter



More information about the Comp.lang.c mailing list