![]() |
VR-Link API Documentation for DIS
|
provides several useful global functions which wrap system file operations in a platform independent way. More...
Go to the source code of this file.
Functions | |
| FILE * | DtFileOpen (const char *name, const char *mode) |
| Implementation of a wrapper for the system function "fopen". More... | |
| void | DtFileClose (FILE *fp) |
| Closes a file opened by DtFileOpen. More... | |
provides several useful global functions which wrap system file operations in a platform independent way.