www.delorie.com/djgpp/doc/libc-2.01/libc_247.html   search  
Go to the first, previous, next, last section, table of contents.


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.


Go to the first, previous, next, last section, table of contents.

  prev next   webmaster     delorie software   privacy  
  Copyright © 1997     Updated Apr 1997