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


addmntent

Syntax

#include <mntent.h>

int addmntent(FILE *filep, const struct mntent *mnt);

Description

This function is a no-op for MS-DOS, but is provided to assist in Unix ports. See section getmntent.

Return Value

This function always returns nonzero to signify an error.


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

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