_FILE_INFO Struct Reference

#include <fs.h>


Data Fields

SWORD_VAL address
BYTE flags
FILE_POS length
FILE_POS offset


Detailed Description

FILE structure. Each file that is opened is assigned a FILE structure by the File System.

Field Documentation

The absolute address of the start of this file

Flags indicating current status of this file handle. Masked with FSEEFLAG_XX defines

The file length.

The current offset from the start of the file. Is incremented after each read and write. This value will always point to the next byte that is to be read or written.


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

Generated on Wed Feb 3 12:45:36 2010 for SBC65EC Web Server by  doxygen 1.5.8