home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.msdos.programmer
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!spool.mu.edu!darwin.sura.net!cs.ucf.edu!tarpit!ge-dab!sundew!lamastus
- From: lamastus@sundew.dab.ge.com (Patrick Lamastus)
- Subject: Help with DOS stderr
- Date: Tue, 29 Dec 1992 15:00:59 GMT
- Message-ID: <1992Dec29.150059.9081@ge-dab.GE.COM>
- Organization: GE Simulation & Control Systems
- Distribution: usa
- Sender: Patrick Lamastus
- Nntp-Posting-Host: sundew.dab.ge.com
- Lines: 9
-
- I need to know were to find the DOS standard errors.
-
- Ex.
- fprintf(stderr, "Error %d\n",errno);
- exit(1);
-
- Thanks in advance.
-
- lamastus@sunny.dab.ge.com
-