Jump to content

FRAME

From EDM2
Revision as of 23:15, 14 March 2018 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Frame control data structure.

Type

BYTE  bCharsPerLine
BYTE  bLinesPerInch
C Declaration Method
typedef struct

Fields

bCharsPerLine
Characters per line.
Valid values are 80 and 132.
bLinesPerInch
Lines per inch.
Valid values are 6 and 8.