GLUS
Data Fields
_GLUStextfile Struct Reference

Structure used for text file loading. More...

#include <glus_file.h>

Data Fields

GLUSchartext
 Contains the data of the text file. More...
 
GLUSint length
 The length of the text file without the null terminator. More...
 

Detailed Description

Structure used for text file loading.

Field Documentation

GLUSint length

The length of the text file without the null terminator.

GLUSchar* text

Contains the data of the text file.


The documentation for this struct was generated from the following file: