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 Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)