Difference between revisions of "(File):eof"

m (moved File:eof to (File):eof)
Line 1: Line 1:
 
 
If the end-of-file has been reached
 
If the end-of-file has been reached
 
== Function ==
 
== Function ==
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=If the end-of-file has been reached}}
 
{{#set:Description=If the end-of-file has been reached}}
 +
== Other Languages ==
 +
{{i18n|(File):eof}}

Revision as of 08:15, 26 October 2010

If the end-of-file has been reached

Function

Synopsis

eof = File:eof( )

Arguments

None.

Returns

boolean eof
Whether EOF has been reached

See Also

Other Languages