Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!mordor!sri-spam!ames!pasteur!ucbvax!hplabs!sdcrdcf!ism780c!tim From: tim@ism780c.UUCP (Tim Smith, Knowledgian) Newsgroups: comp.lang.c Subject: Re: C Quirk?? Message-ID: <9110@ism780c.UUCP> Date: 19 Feb 88 21:41:36 GMT References: <1653@ssc-vax.UUCP> <274@unicom.UUCP> Reply-To: tim@ism780c.UUCP (Tim Smith, Knowledgian) Organization: Suction and Pressure Lab, California Institute of Lawsonomy Lines: 12 Keywords: Weird_Behavior() Another thing that might be a good idea is to change if ( isupper(ch) ) tolower(ch); to something like if ( isupper(ch) ) ch = tolower(ch); -- Tim Smith tim@ism780c.isc.com "What's my sex, what's my name, all in all it's all the same, everybody plays a different game - that is all" -- Cat Stevens