cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
changing directory and running linux com
changing directory and running linux commands in c++ code
Aug 3, 2012 at 1:10pm UTC
mnasiriqbal
(6)
Hi,
I want to run linux commands from my c++ code. and before running these commands i need to change the directory as well.
any suggestions how can i do it.
Aug 3, 2012 at 1:19pm UTC
kooth
(746)
Look at chdir(2)
Topic archived. No new replies allowed.