| delorie.com/djgpp/doc/libc/libc_42.html | search |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
#include <mntent.h> int addmntent(FILE *filep, const struct mntent *mnt); |
This function is a no-op for MS-DOS, but is provided to assist in Unix ports. See section getmntent.
This function always returns nonzero to signify an error.
| ANSI/ISO C | No |
| POSIX | No |
| webmaster | delorie software privacy |
| Copyright © 2004 | Updated Apr 2004 |