HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

                        long filelength( int handle )


       - prototype in io.h

       - gets file size in bytes for file associated with handle
       - value returned includes ^Z in ASCII files;  value is the same as
         displayed in the DOS DIR command
       - returns -1L on error

Esc or Alt-X to exit filelength Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann