Use the signed 32 bit integer entity to handle ftell() returning negative

numbers.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328615 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Adam Harvey 2012-12-03 01:06:44 +00:00
parent 72095acd0f
commit c588cc8011

View file

@ -45,6 +45,7 @@
<para>
If an error occurs, returns &false;.
</para>
&fs.file.32bit;
</refsect1>
<refsect1 role="examples">