This graph shows which files directly or indirectly include this file:
Functions | |
char * | textFileRead (char *fn) |
int | textFileWrite (char *fn, char *s) |
char* textFileRead | ( | char * | fn | ) |
reading a file
int textFileWrite | ( | char * | fn, | |
char * | s | |||
) |
writing a file