forlang.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
End-of-File Function
                                             Up Contents Index Back
─────End-of-File Function───────────────────────────────────────────────────
 
     If the unit specified by its argument is at or past the
     end-of-file record, EOF returns .TRUE.. Otherwise, EOF returns
     .FALSE.. The value of int must be the unit specifier
     corresponding to an open file.
                                    -♦-