Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site wateng.UUCP Path: utzoo!watmath!watdaisy!wateng!pdbain From: pdbain@wateng.UUCP (Peter Bain) Newsgroups: net.lang.c Subject: Re: Question about toupper and tolower Message-ID: <503@wateng.UUCP> Date: Sun, 13-Nov-83 14:33:40 EST Article-I.D.: wateng.503 Posted: Sun Nov 13 14:33:40 1983 Date-Received: Mon, 14-Nov-83 20:45:44 EST References: <1764@fortune.UUCP>, <300@bbncca.ARPA> Organization: U of Waterloo, Ontario Lines: 3 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