How to create hypothetical console (CLI) in c++?

Discussion in 'C++' started by Salman Qamar, May 27, 2011.

  1. Salman Qamar

    Salman Qamar New Member

    Joined:
    May 27, 2011
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    i have to create a hypothetical console (CLI) in c++.
    This program will not create any folder or text file on hard disk in execution of any command.
    I have to make a structure and data base (in simple text file) that it will able to perform following commands.
    create directory , copy directory, rename directory, move directory, delete directory.
    Please give me a little favor that how to do.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice