(C) 1998 AROS - The Amiga Research OS
NAME
#include <proto/asl.h>
#include <>
struct FileRequester * AllocFileRequest ()
LOCATION
In AslBase at offset 5
SYNOPSIS
/* void */
FUNCTION
Obsolete. Use AllocAslRequest() instead.
INPUTS
RESULT
EXAMPLE
SEE ALSO
AllocAslRequest()
NOTES
BUGS
INTERNALS
HISTORY
20.10.1998 hkiel
Amiga Research OS
19.08.1998 bernie
moved inclusion of asl_intern.h to avoid conflict with <inline/stubs.h>
15.09.1997 srittau
Added some comments
Changed some of the include files
13.09.1997 nlorentz
Initial revision