Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!oliveb!amiga!bart From: bart@amiga.UUCP (Barry A. Whitebook) Newsgroups: comp.sys.amiga Subject: Working example of an Amiga library for Aztec C Message-ID: <1954@amiga.amiga.UUCP> Date: Wed, 7-Oct-87 15:11:54 EDT Article-I.D.: amiga.1954 Posted: Wed Oct 7 15:11:54 1987 Date-Received: Sat, 10-Oct-87 13:03:23 EDT Reply-To: bart@amiga.UUCP (Barry A. Whitebook) Organization: Commodore-Amiga Inc., 16795 Lark Ave. Suite 106, Los Gatos CA 95030 Lines: 29 Keywords: C libraries [eat this line -- please!] this is amiga!bart. thanks to matt dillon for posting an example library. however, as he pointed out in his comments to the code, the system approved way of creating a library to add to the system is with the MakeLibrary call. why should YOU follow the convention of using the MakeLibrary call? well, if you are ROMCODE (or want to look like romcode, or be romcode eventually) the example as posted won't work. why would you like to look like romcode? well, for one thing there will eventually (real soon now) (actually a binary was posted recently to usenet) be a way to protect your ram-based code from reboot so that YOUR library is just like any other rom-based library as far as the system is concerned. taking the extra time and exercising the appropriate brain cells NOW will save you time later (i have got sample code to clean up and post... but currently it is at a lower priority than my "system tasks") bart -- //----------------------------------------------------- ----------\\ //| Bart Whitebook, Manager of Amiga ROM Software | {|V|))) |\\ | Comodore-Amiga, Inc. | ()^()-)))| | 16795 Lark Avenue, Suite #106, Los Gatos, CA 95030 | /_ ?))| | UUCP: pyramid!oliveb!amiga!bart | { _ } )\ | | BIX: amigabart | \ // | \\|_____________________________________________________|__\//____ |// \\ //