Next: Blocks, Previous: Environmental Queries, Up: Words [Contents][Index]
Gforth provides facilities for accessing files that are stored in the host operating system’s file-system. Files that are processed by Gforth can be divided into two categories:
• Forth source files | ||
• General files | ||
• Redirection | ||
• Directories | ||
• Search Paths |