Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Telix/SALT v3.15 & RS-232, Hayes - <b>ftell</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  FTELL

  .  Summary

  ftell(int <fh>);

  .  Description

  The ftell function returns the current file position in the file
  represented by file handle <fh>.

  .  Return Value

  An integer value as described above. A -1 value is returned if an
  error occurs.


See Also: fseek

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson