![]() |
VR-Forces 5.0.2 Developer's Guide
|
Go to the source code of this file.
Macros | |
| #define | PATHSEPERATOR "/" |
| #define | TRPGDELETEFILE(file) remove((file)) |
Typedefs | |
| typedef long long | int64 |
| typedef unsigned char | uint8 |
| typedef int | int32 |
| typedef unsigned int | uint32 |
| typedef float | float32 |
| typedef double | float64 |
| typedef int64 | trpgllong |
| #define PATHSEPERATOR "/" |
| #define TRPGDELETEFILE | ( | file | ) | remove((file)) |
Unix.
Delete a file
| typedef float float32 |