Mescal
Loading...
Searching...
No Matches
letter Struct Reference

The type used to represent a letter. More...

#include <words.h>

Public Attributes

uchar lab
 The ASCII character.
 
short num
 The subscript (must be either -1 or positive).
 

Detailed Description

The type used to represent a letter.

A letter is given by an ASCII character and a number which is displayed as an subscript.

Remarks
If no subscript is desired, the associated parameter should be set to -1.

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