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

The iffparse.library was created to help simplify the job of parsing IFF
files.  Unlike other IFF libraries, iffparse.library is not form-specific.
This means that the job of interpreting the structure and contents of the
IFF file is up to you.  Previous IFF file parsers were either simple but
not general, or general but not simple.  IFFParse tries to be both simple
and general.

 The Structure of IFF Files    Error Handling 
 Parsing an IFF File           Advanced Topics 
 Stream Management             IFF FORM Specifications 
 Parsing                       IFFParse Examples 
 Writing IFF Files             Function Reference 
 Context Functions