home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-01-02 | 383 b | 13 lines | [TEXT/ALFA] |
- /*
- * Harvest C
- *
- * (c) 1991 Eric W. Sink All rights reserved.
- *
- * This file contains constant definitions for all the hard-coded limitations of
- * Harvest C. For example, the coding of MAXIDLENGTH as 1024 indicates that
- * no identifer may be longer than 1024 characters. Some limitations are used
- * in more than one context. This should probably be changed.
- *
- *
- */
-