1
vote
3answers
84 views
Unix programming. Not sure how to use the passwd struct
I've done some research and I'm still struggling with the passwd structure.
http://www.opengroup.org/onlinepubs/000095399/basedefs/pwd.h.html
I need to obtain the user ID however I dont think I'm …
