delorie.com/djgpp/doc/libc/libc_709.html | search |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
#include <pwd.h> void setpwent(void); |
This function reinitializes getpwent
so that scanning will start
from the start of the list. See section getpwent.
None.
ANSI/ISO C | No |
POSIX | No |
webmaster | delorie software privacy |
Copyright © 2004 | Updated Apr 2004 |