Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site lanl.ARPA Path: utzoo!linus!philabs!cmcl2!lanl!jhf From: jhf@lanl.ARPA Newsgroups: net.micro.mac Subject: Re: Megamax C under Unix Message-ID: <27502@lanl.ARPA> Date: Fri, 21-Jun-85 10:59:28 EDT Article-I.D.: lanl.27502 Posted: Fri Jun 21 10:59:28 1985 Date-Received: Sun, 23-Jun-85 14:55:25 EDT References: <2050@watcgl.UUCP> <20500005@rocksvax.UUCP> Organization: Los Alamos National Laboratory Lines: 12 > About the lower case names, they have a hack program that will translate the > "correct" names to the all lower case names that they used. It will > back-convert also. I really wish they would have used the Inside Mac > names or the Unix standard capitalizations but they decided to use > their own. Personally I find things like findwindow() much harder to > read the FindWindow(). Can't you just do with an include file with definitions like #define FindWindow findwindow ?