Xiqual 0.7.2
In file xitools/iff_writechunkdata.c:(IFFHandle* handle, char* buffer,
size_t size)
Write data to an IFF where you have just started a chunk.
Documentation
Write data to an IFF where you have just started a chunk.
Before you can write arbitrary data to an IFF, you must
create a chunk with iff_newchunk(). You may repeat this
call any number of times if not all data is available
on the first call.
- Author:
- Ronny Bangsund
- See Also:
- iff_new(), iff_newchunk()
Alphabetic index
This page was generated with the help of DOC++.