home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / dos / parser / lingua / english.txt < prev    next >
Encoding:
Text File  |  1992-06-13  |  264 b   |  17 lines

  1. #english.txt
  2. #empty string
  3. ZEROTH     -
  4. #normal strings
  5. FIRST     one
  6. SECOND    two times
  7. #array
  8. THIRD[    three
  9. [         four
  10. [         five
  11. [         -
  12. [         seven
  13. #leading and trailing spaces
  14. EIGHTH    __eight__
  15. #that's it!
  16. NINTH     nine
  17.