karthikj
Mechanical
- May 27, 2003
- 40
Hi,
I am trying to get the login name of the user in C programming .After searching in web i found the Miscellaneous function getlogin() in unistd.h.I am using VC++ compiler .
This header file is not available in VC++.Please guide me how to solve this issue or tell me how to get the login information of the user.
regards,
KarthikJ
I am trying to get the login name of the user in C programming .After searching in web i found the Miscellaneous function getlogin() in unistd.h.I am using VC++ compiler .
This header file is not available in VC++.Please guide me how to solve this issue or tell me how to get the login information of the user.
regards,
KarthikJ