Invoking terminal through c program with root as my current directory

Started by mahesh, Dec 16, 2023, 06:24 AM

Previous topic - Next topic

mahesh

Hi, I want to build a terminal based file explorer. So to get started i want my c or cpp program to invoke a terminal with a root as my directory so from my directory i will access my file system starting from current directory.