#include <stdio.h>Go to the source code of this file.
Functions | |
| int | writeBuffer (char **buffer, unsigned int *readPos, FILE *wHandle) |
| int writeBuffer | ( | char ** | buffer, | |
| unsigned int * | readPos, | |||
| FILE * | wHandle | |||
| ) |
Definition at line 6 of file writeBuffer.c.
1.5.8