delorie.com/djgpp/doc/libc/libc_291.html | search |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
#include <mntent.h> int endmntent(FILE *filep); |
This function should be called after the last call to getmntent
(see section getmntent).
This function always returns one.
ANSI/ISO C | No |
POSIX | No |
webmaster | delorie software privacy |
Copyright © 2004 | Updated Apr 2004 |