VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros | Typedefs
trpage_sys.h File Reference

Go to the source code of this file.

Macros

#define PATHSEPERATOR   "/"
#define TRPGDELETEFILE(file)   remove((file))
 Unix.

Typedefs

typedef long long int64
typedef unsigned char uint8
 Basic data types.
typedef int int32
typedef unsigned int uint32
typedef float float32
typedef double float64
typedef int64 trpgllong
 We use long longs for addresses within a paging file.

Macro Definition Documentation

#define PATHSEPERATOR   "/"
#define TRPGDELETEFILE (   file)    remove((file))

Unix.

Delete a file

Typedef Documentation

typedef long long int64
typedef unsigned char uint8

Basic data types.

typedef int int32
typedef unsigned int uint32
typedef float float32
typedef double float64
typedef int64 trpgllong

We use long longs for addresses within a paging file.


Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)