Cobra Forum

Other Discussion and Support => Education & Science => Topic started by: mahesh on Dec 16, 2023, 06:24 AM

Title: Invoking terminal through c program with root as my current directory
Post by: mahesh on Dec 16, 2023, 06:24 AM
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.