VMS Help  —  CRTL  getpwent
    Accesses user entry information in the user database, returning a
    pointer to a passwd structure.

    Format

      #include  <pwd.h>

      struct passwd *getpwent  (void);
Additional Information: explode extract
Function Variants Description Return Values
Close Help