VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions

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...
 

Detailed Description

provides several useful global functions which wrap system file operations in a platform independent way.


Document ID: Generated on Tue Aug 10 00:12:31 EDT 2021 from SVN revision 232765
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)