more....
Declaration:
int fgetpos(FILE *
, fpos_t *
);
If successful, it returns zero. On error it returns a nonzero value and stores the error number in the variable errno.
errno
more......
Copyright © 1999-2020 www.hobbyprojects.com (All rights reserved)