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 Mon Apr 25 03:39:01 EDT 2022 from SVN revision 242502
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)