www.delorie.com/djgpp/doc/libc/libc_291.html   search  
libc.a reference

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

endmntent

Syntax

 
#include <mntent.h>

int endmntent(FILE *filep);

Description

This function should be called after the last call to getmntent (see section getmntent).

Return Value

This function always returns one.

Portability

ANSI/ISO C No
POSIX No


  webmaster     delorie software   privacy  
  Copyright © 2004     Updated Apr 2004