Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom C/C++ v10.0 : C library - <b>the value to which the macro </b> errno<b> is set by the </b> fgetpos<b> or </b> ftell<b></b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
The value to which the macro  errno is set by the  fgetpos or  ftell
function on failure (4.9.9.1, 4.9.9.4).

When the function  fgetpos or  ftell fails, they set  errno to  EBADF if the
file number is bad.  The constants are defined in the <errno.h> header file.

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