Xiqual 0.9.1

In file xitools/iff_endchunk.c:

void iff_endchunk

(IFFHandle* handle)

Finishes writing a chunk.

Documentation

Finishes writing a chunk. This should be called when you are done with your iff_writechunkdata() calls. If the resulting chunksize is odd, an extra null-byte will be added at the end of the chunk, and the header will have its size set to the new value.
Author:
Ronny Bangsund
See Also:
iff_new(), iff_writechunkdata()

Alphabetic index



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