Difference between revisions of "(File):eof (Português)"
m (acerto de links) |
m (translation update) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | Se o fim do arquivo foi alcançado | |
== Função == | == Função == | ||
=== Sinopse === | === Sinopse === | ||
<source lang="lua"> | <source lang="lua"> | ||
− | + | fda = File:eof( ) | |
</source> | </source> | ||
=== Argumentos === | === Argumentos === | ||
Nenhum. | Nenhum. | ||
− | === | + | === Retorna === |
− | {{param|boolean (Português)| | + | {{param|boolean (Português)|fda|Se o FDA (fim do arquivo) foi alcançado ou não.}} |
== Veja Também == | == Veja Também == | ||
* [[parent::File (Português)]] | * [[parent::File (Português)]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description= | + | {{#set:Description=Se o fim do arquivo foi alcançado}} |
+ | {{#set:Since=000}} | ||
== Outros Idiomas == | == Outros Idiomas == | ||
{{i18n|(File):eof}} | {{i18n|(File):eof}} |
Latest revision as of 19:10, 7 March 2014
Se o fim do arquivo foi alcançado
Função
Sinopse
fda = File:eof( )
Argumentos
Nenhum.
Retorna
boolean (Português) fda
- Se o FDA (fim do arquivo) foi alcançado ou não.
Veja Também
Outros Idiomas
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info