LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   how do I find out the current working directory? (https://www.linuxquestions.org/questions/programming-9/how-do-i-find-out-the-current-working-directory-270484/)

nodger 12-26-2004 10:40 AM

how do I find out the current working directory?
 
I cant find an equivalent to the pwd command to use in my c program.

Nerox 12-26-2004 11:15 AM

Look at man 3 getcwd().

nodger 12-26-2004 11:28 AM

cheers :)


All times are GMT -5. The time now is 02:10 PM.