Xiqual 0.9.1

In file xitools/iff_newchunk.c:

int iff_newchunk

(IFFHandle* handle, ulong id)

Start on a new chunk in an IFF.

Documentation

Start on a new chunk in an IFF. You should finish writing any other chunks first with iff_endchunk() before calling this. The supplied chunk identifier will be written in big-endian format.
Author:
Ronny Bangsund
See Also:
iff_new(), iff_writechunkdata()

Alphabetic index



This page was generated with the help of DOC++.