Desktop/Visualisuerung/Bsp2/FlowVisFramework/src/textfile.cpp File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string>

Include dependency graph for textfile.cpp:

Functions

char * textFileRead (char *fn)
 reads a text file. Returns zero length array if not successful. ///////////////////////////////////////////////////////////////////
int textFileWrite (char *fn, char *s)
 writes in a text file. Returns 1 if successful, 0 if not.

Function Documentation

char* textFileRead ( char *  fn  ) 

reads a text file. Returns zero length array if not successful. ///////////////////////////////////////////////////////////////////

int textFileWrite ( char *  fn,
char *  s 
)

writes in a text file. Returns 1 if successful, 0 if not.


Generated on Mon Jan 26 22:10:04 2009 for FlowVis by  doxygen 1.5.7.1