home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!corton!irisa!mailimailo!nedele#s
- From: nedele#s@cicb.fr ( Thierry Nedelec - stagiaire CICB (resp. R. Poezart))
- Newsgroups: comp.unix.programmer
- Subject: How to get GrpName by UserName ?
- Message-ID: <1992Jul28.140407.6610@cicb.fr>
- Date: 28 Jul 92 14:04:07 GMT
- Sender: news@irisa.fr
- Organization: CICB - Universite' de Rennes I - FR
- Lines: 11
-
- Can someone help me ?
- I want to know the name of the group using a user name,
- I'd like something like that (using C):
-
- grpname = get_grp_name(username);
-
- Any help will be very usefull.
-
- Thanks,
-
- NED.
-