diff --git a/reference/filesystem/functions/feof.xml b/reference/filesystem/functions/feof.xml index 1c81fad206..21e047113c 100644 --- a/reference/filesystem/functions/feof.xml +++ b/reference/filesystem/functions/feof.xml @@ -1,5 +1,5 @@ - + @@ -26,6 +26,26 @@ &fs.validfp.all; + + If passed file pointer is not valid you may get an infinite loop, because + EOF fails to return TRUE. + + + +?]]> + + +