From: "Brent Ritchie" Newsgroups: comp.os.msdos.djgpp Subject: DOS system call Lines: 9 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: Date: Mon, 6 Aug 2001 20:15:59 -0700 NNTP-Posting-Host: 216.104.103.138 X-Trace: newsfeed.slurp.net 997142883 216.104.103.138 (Mon, 06 Aug 2001 19:08:03 CDT) NNTP-Posting-Date: Mon, 06 Aug 2001 19:08:03 CDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, is there a tutorial or faq for using system calls to dos? What I want to do is try to make a simple front end for dos as a learning experience. Thanks.