(C) 1998 AROS - The Amiga Research OS


NAME
#include <proto/iffparse.h>

void FreeIFF (iff)

LOCATION
In IFFParseBase at offset 9

SYNOPSIS
struct IFFHandle * iff

FUNCTION
Frees an IFFHandle struct previously allocated by AllocIFF.

INPUTS
iff
pointer to an IFFHandle struct.
RESULT

EXAMPLE

SEE ALSO
AllocIFF(), CloseIFF()

NOTES

BUGS

INTERNALS

HISTORY
20.10.1998 hkiel
Amiga Research OS
04.02.1997 digulla
Polish
03.02.1997 digulla
Iffparse.library as supplied by Nils H. Lorentzen