VR-Link API Documentation for HLA 1.3
 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 Feb 2 21:02:17 EST 2021 from SVN revision 223668
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)