◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ─────Run-Time Library─────────────────────────────────────────────────────── Include: <dos.h>, <errno.h> Syntax: unsigned _dos_getfileattr( char *pathname, unsigned *attrib ); Returns: 0 if successful, or the DOS error code if not. See also: _dos_setfileattr, _access, _chmod, _stat -♦-