|
#include <pantheios/backends/bec.file.h>
Public Attributes | |
pan_uint32_t | version |
pan_uint32_t | flags |
PAN_CHAR_T | buff [1+(PANTHEIOS_BE_FILE_MAX_FILE_LEN)] |
PAN_CHAR_T const * | fileName |
pan_uint32_t version |
Must be initialised to the value of PANTHEIOS_VER
PAN_CHAR_T buff[1+(PANTHEIOS_BE_FILE_MAX_FILE_LEN)] |
Buffer for use by client to write file name, to which fileName can be pointed.
PAN_CHAR_T const* fileName |
Must be pointed to the file name.
|
|
pantheios Library documentation © Matthew Wilson & Synesis Software, 2006-2011 |