Thread: Ms-dos Prompt

  1. #1
    Student drdroid's Avatar
    Join Date
    Feb 2002
    Location
    Montreal, Quebec
    Posts
    669

    Ms-dos Prompt

    Hi, It's Drdroid again. I wanna make an MS-DOS PROMPT type thing. I'm using borland c++ v4.52. Do you know any good tutorials, websites, or experience with doing anything?

  2. #2
    Registered User
    Join Date
    Jan 2002
    Location
    Vancouver
    Posts
    2,212
    Do an input loop and command parser.

    It is very simple...unless you want to make an entire Operating System, which is a different story altogether.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Speed test result
    By audinue in forum C Programming
    Replies: 4
    Last Post: 07-07-2008, 05:18 AM
  2. MS DOS Window closes right away!
    By poolshark1691 in forum C++ Programming
    Replies: 5
    Last Post: 05-24-2005, 11:35 AM
  3. MS DOS command?
    By s@qib in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 04-21-2004, 06:42 AM
  4. Ping
    By ZakkWylde969 in forum Tech Board
    Replies: 5
    Last Post: 09-23-2003, 12:28 PM
  5. The Timing is incorret
    By Drew in forum C++ Programming
    Replies: 5
    Last Post: 08-28-2003, 04:57 PM