Thread: please help me! can you show me how is algorithm of reproduce of Del command in C

  1. #1
    Registered User
    Join Date
    Nov 2008
    Posts
    6

    Question please help me! can you show me how is algorithm of reproduce of Del command in C

    Hello every body! I am Phuong. I come from Vietnammes.
    I have a exercise about interrupt programming in C.
    My task is write a program reproduce Del command in Dos.
    But i donot know algorithm yet.
    Can you show me how is algotithm and illustrate program.
    Thanks you very much!!

  2. #2
    Banned
    Join Date
    Dec 2008
    Location
    Maputo, Mozambique
    Posts
    82
    y u use interrupt for del? That not necesary. Jus use unlink() or remove() or wutevr ur os may half as OS spesific.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Implement of a Fast Time Series Evaluation Algorithm
    By BiGreat in forum C Programming
    Replies: 7
    Last Post: 12-04-2007, 02:30 AM
  2. Replies: 4
    Last Post: 12-10-2006, 07:08 PM
  3. Binary Search Trees Part III
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 10-02-2004, 03:00 PM
  4. Request for comments
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 15
    Last Post: 01-02-2004, 10:33 AM