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

  1. #deutsch.txt
  2. #empty string
  3. ZEROTH     -
  4. #normal strings
  5. FIRST     ein
  6. SECOND    zwei mal
  7. #array
  8. THIRD[    drei
  9. [         vier
  10. [         funf
  11. [         -
  12. [         sieben
  13. #leading and trailing spaces
  14. EIGHTH    __acht__
  15. #that's it!
  16. NINTH     neun
  17.