[Contents] [Index] [Help] [Retrace] [Browse <] [Browse >]

ParseIFF(), if left to itself, wouldn't do anything useful.  Ideally, it
should stop at strategic places so we can look at the chunks.  Here's
where it can get complicated.

There are many functions provided to help control the parsing process;
only the common ones are covered here.  Additional functions are described
in the Autodocs for iffparse.library (for the complete Autodocs, refer to
the Amiga ROM Kernel Reference Manual: Includes and Autodocs also by
Addison-Wesley).

 StopChunk()    PropChunk()/FindProp() 


[Back to Amiga Developer Docs]