Forth Standard Icon: colon followed by semicolonForth
  • Standard
  • Proposals
  • Packages
  • LoginLogin/Sign upLogin/Sign up
  • SearchSearch
11 The optional File-Access word set
  • BIN
  • CLOSE-FILE
  • CREATE-FILE
  • DELETE-FILE
  • FILE-POSITION
  • FILE-SIZE
  • FILE-STATUS
  • FLUSH-FILE
  • INCLUDE-FILE
  • INCLUDE
  • INCLUDED
  • OPEN-FILE
  • R/O
  • R/W
  • READ-FILE
  • READ-LINE
  • REFILL
  • RENAME-FILE
  • REPOSITION-FILE
  • REQUIRE
  • REQUIRED
  • RESIZE-FILE
  • SOURCE-ID
  • S\"
  • S"
  • W/O
  • WRITE-FILE
  • WRITE-LINE
  • (

11.6.1.0900 CLOSE-FILE FILE

( fileid -- ior )

Close the file identified by fileid. ior is the implementation-defined I/O result code.

ContributeContributions

powered by kern.js
©copyright 2015-2020 Forth-Standard-Committee