The SRTMERGT.I include file resides on the Kyan Pascal 2.x Utilities Disk 1.
These are types used by other Kyan Pascal Include files.
Source Code
PATHSTRING = ARRAY[1..20] OF CHAR;
NAMEARRAY = ARRAY[1..7] OF PATHSTRING;
FIELD_TYPE = (ALPHA_FIELD, INTEGER_FIELD, REAL_FIELD);
No comments:
Post a Comment