Copyright ® (1999-2005) EDMGROUP Pty Ltd - EZY Prolog Reference

 eof

[This is preliminary specification and subject to change.]

Group

Read/Write  (more...)

Type

determ

Syntax

eof( FILE SymbolicName)

Flow patterns

(i)

 

Description:

Check for end-of-file
Remarks

The eof checks whether the current file position (see filepos) is at the end of the file. If so, eof succeeds; otherwise, it fails.

Sample:

No sample

Copyright © 1997-2005 EDMGROUP (Australia)