home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!uwm.edu!ux1.cso.uiuc.edu!usenet.ucs.indiana.edu!navajo!shulick
- From: shulick@navajo.ucs.indiana.edu (Sam Hulick)
- Subject: Does opening libraries require a fixed varname?
- Message-ID: <BzDnFz.FM5@usenet.ucs.indiana.edu>
- Originator: shulick@navajo
- Sender: news@usenet.ucs.indiana.edu (USENET News System)
- Nntp-Posting-Host: navajo.ucs.indiana.edu
- Reply-To: shulick@navajo.ucs.indiana.edu
- Organization: Vallen Software
- Date: Thu, 17 Dec 1992 00:16:47 GMT
- Lines: 15
-
-
- If I wanted, for instance, to open intuition.library, does the line
- *HAVE* to be:
-
- IntuitionBase = OpenLibr.......
-
- Can it be something like "IBase = OpenLibrary(.." or "blech = Open..."
- In other words, does it matter what you call the variable?
- GadToolsBase, ExecBase, GfxBase, etc.
-
- --
- // Amiga 3000 ___ \ Sam Hulick: shulick@indiana.edu (NeXTmail OK!)
- // 68030 25 MHz /__/\ \ My opinions wear combat boots. Or whatever.
- \\// OS 2.04 \__\/ / "Walk! Not bloody likely. I am going in a
- \/ / taxi." --George Bernard Shaw
-