(C) 1998 AROS - The Amiga Research OS
NAME
struct Library * OldOpenLibrary (libName)
LOCATION
In SysBase at offset 68
SYNOPSIS
UBYTE * libName
FUNCTION
This is the same function as OpenLibrary(), only that it uses 0 as version number. This function is obsolete. Don't use it.
INPUTS
RESULT
EXAMPLE
SEE ALSO
OpenLibrary().
NOTES
BUGS
INTERNALS
HISTORY