home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.msdos.programmer
- Path: sparky!uunet!ukma!darwin.sura.net!uvaarpa!murdoch!uvacs.cs.Virginia.EDU!fs8j
- From: fs8j@uvacs.cs.Virginia.EDU (Fraser Street)
- Subject: What Borland C library calls that use DOS?
- Message-ID: <1992Nov13.151418.20261@murdoch.acc.Virginia.EDU>
- Sender: usenet@murdoch.acc.Virginia.EDU
- Organization: University of Virginia Computer Science Department
- Date: Fri, 13 Nov 1992 15:14:18 GMT
- Lines: 18
-
- Does someone have a list of Boralnd C library functions that make use
- of DOS (the int 21 API). I can't find any list of these calls in the
- Borland documentation. I have apx. 10,00 lines of C which is
- ultimately going to be part of a device driver so I need to remove any
- calls to DOS made by this code after initialization of the driver.
-
-
- Thanks,
-
- Fraser
-
- --
-
- Fraser Street
- fraser@Virginia.EDU
- University of Virginia
- Computer Networks Laboratory
-
-