Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.ARPA
Path: utzoo!watmath!clyde!cbosgd!ihnp4!ucbvax!hamachi
From: hamachi@ucbvax.UUCP
Newsgroups: net.micro.mac
Subject: Re: GetTrapAddress in Megamax C
Message-ID: <8510030919.AA09124@UCB-VAX>
Date: Thu, 3-Oct-85 05:19:30 EDT
Article-I.D.: UCB-VAX.8510030919.AA09124
Posted: Thu Oct  3 05:19:30 1985
Date-Received: Fri, 4-Oct-85 04:47:22 EDT
References: <3716@mordor.UUCP>
Sender: hamachi@ucbvax.ARPA
Organization: University of California at Berkeley
Lines: 13

In article <3716@mordor.UUCP> you write:
>The declaration for GetTrapAddress in the (V2.1b) Megamax C header
>file  currently is
>
>	long gettrapaddr();
>
>It should be changed to
>
>	long gettrapaddress();

Doesn't Megamax C ignore everything past the 10th character of an identifier?
If so, then it doesn't matter if the "ess" is left off, although it certainly
may offend your sense of propriety.