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


setpwent

Syntax

#include <pwd.h>

void setpwent(void);

Description

This function reinitializes getpwent so that scanning will start from the start of the list. See section getpwent.

Return Value

None.


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

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