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

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

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.

Portability

ANSI/ISO C No
POSIX No


  webmaster     delorie software   privacy  
  Copyright © 2004     Updated Apr 2004