This question already has an answer here:
- How to retrieve the user name from the user ID 2 answers
I am new in linux
. I need to know user name from given user id in my c application. Is there any linux api
function available to get this?
Thanks