home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.msdos.programmer
- Path: sparky!uunet!mcsun!sunic!aun.uninett.no!alf.uib.no!usenet
- From: eystein@smyril.fi.uib.no (Eystein Dugstad)
- Subject: How to use interrupt to logg data at regular intervals?
- Message-ID: <1992Aug28.143142.2434@alf.uib.no>
- Sender: usenet@alf.uib.no (Bergen University Newsaccount)
- Organization: University of Bergen, Norway
- Date: Fri, 28 Aug 92 14:31:42 GMT
- Lines: 14
-
- I have written a menu program using Borland C++ 3.0 to control some
- peripherals, and now I need to log some housekeeping data at regular
- intervals without terminating my program. I believe that I need interrupt
- routines to do this, and since I've no experience with interrupts I could
- use some hints about where to start.
-
- If you know about a book that covers this topic, you have done this
- yourself and/or have some example programs that you'll let me look at,
- it's great. (I'll credit you in my thesis.)
-
- Thanks in advance
-
- Eystein Dugstad
- University of Bergen, Norway
-