| Functions | |
| wmfStream * | wmf_ztream_create (wmfAPI *API, gzFile out) | 
| wmfStream * | wmf_stream_create (wmfAPI *API, FILE *out) | 
| void | wmf_ztream_destroy (wmfAPI *API, wmfStream *stream, char **buffer, unsigned long *length) | 
| void | wmf_stream_destroy (wmfAPI *API, wmfStream *stream, char **buffer, unsigned long *length) | 
| int | wmf_stream_printf (wmfAPI *API, wmfStream *stream, char *format,...) | 
| int | wmf_stream_zputs (char *str, void *context) | 
| int | wmf_stream_sputs (char *str, void *context) | 
| int | wmf_stream_rezet (void *context) | 
| int | wmf_stream_reset (void *context) | 
| 
 | |||||||||||||||
| Open an uncompressed character output stream. 
 outis zero, to memory.
 
 | 
| 
 | |||||||||||||||||||||||||||||
| Close an uncompressed character output stream. 
 *bufferis an array of lengthlength. | 
| 
 | |||||||||||||||||||||||||||||
| Formatted print to character output stream. 
 
 
 | 
| 
 | 
| 
 For internal use only. | 
| 
 | 
| 
 For internal use only. | 
| 
 | |||||||||||||||
| 
 For internal use only. | 
| 
 | |||||||||||||||
| 
 For internal use only. | 
| 
 | |||||||||||||||
| Open a compressed character output stream. 
 
 
 | 
| 
 | |||||||||||||||||||||||||||||
| Close a compressed character output stream. 
 | 
 1.2.9.1 written by Dimitri van Heesch,
 © 1997-2001
1.2.9.1 written by Dimitri van Heesch,
 © 1997-2001