_fsFILE Struct Reference

#include <fs.h>

Data Fields

WORD nor
 number of records/file size More...
 
WORD cp
 current page More...
 
WORD cb
 current byte More...
 

Detailed Description

File descriptor

Definition at line 68 of file fs.h.

Field Documentation

◆ cb

WORD cb

current byte

Definition at line 71 of file fs.h.

◆ cp

WORD cp

current page

Definition at line 70 of file fs.h.

◆ nor

WORD nor

number of records/file size

Definition at line 69 of file fs.h.


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