home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!jvnc.net!gmd.de!Germany.EU.net!mcsun!sunic!seunet!kullmar!piraya!overdose!Mathias_Korsback
- From: Mathias_Korsback@p14.atb.bbs.bad.se (Mathias Korsback)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: gcc2.2.2 open a library
- Message-ID: <OA92-901-302p14_15c44596@piraya.bad.se>
- Date: Thu, 19 Nov 92 16:01:49 +0000
- References: <1992Nov18.020038.21890@samba.oit.unc.edu>
- Sender: BadNet@piraya.bad.se
- Reply-To: Mathias_Korsback@p14.atb.bbs.bad.se (Mathias Korsback)
- Distribution: world
- Organization: Save the World!, Vaxjo, Sweden
- OD-Comment-To: Walt_Namitz
- Lines: 16
-
-
- WN> extern long OpenLibrary;
-
- This line is wrong. It should be like this:
-
- extern long OpenLibrary();
-
- Well... it's not pretty, but it'll compile. =)
-
- +---------------------------------------------------------------------+
- ! Mathias Korsbaeck -- "Help me, my foot is stuck in the elevator..." !
- +-------------------------------------------------+-------------------+
- ! Internet: Mathias_Korsback@p14.atb.bbs.bad.se ! Support !
- ! Fidonet: Mathias Korsback 2:203/602.14@fidonet ! GreenPeace! !
- +-------------------------------------------------+-------------------+
- ---
-