(C) 1998 AROS - The Amiga Research OS
NAME
void RemResource (resource)
LOCATION
In SysBase at offset 82
SYNOPSIS
APTR resource
FUNCTION
Removes a resource from the system resource list.
INPUTS
resource
Pointer to the resource.
RESULT
EXAMPLE
SEE ALSO
AddResource(), OpenResource()
NOTES
BUGS
INTERNALS
HISTORY