home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / pascal / 7556 < prev    next >
Encoding:
Text File  |  1992-12-18  |  971 b   |  21 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!newsflash.concordia.ca!mizar.cc.umanitoba.ca!access.usask.ca!sue!hercules.cs.uregina.ca!beuker
  3. From: beuker@hercules.cs.uregina.ca (Craig Beuker)
  4. Subject: interrupts and neat things of these sorts
  5. Sender: news@sue.cc.uregina.ca
  6. Message-ID: <1992Dec17.225939.939453@sue.cc.uregina.ca>
  7. Date: Thu, 17 Dec 1992 22:59:39 GMT
  8. Organization: University of Regina, SK, Canada
  9. Lines: 10
  10.  
  11.     Season's Greetings all. I have a question about interrupts.  quite simple
  12.     actually.. How do I implement one?  Is there any documentation out there
  13.     on how these little suckers work?  I am using T.Pascal 5.5  and the example
  14.     they give in the help file is not very enlightening..
  15.     Any, or all help will be much appreciated.
  16.     (I want to implement an interrupt that will monitor the comm port for 
  17.     characters, if one is encountered, add it to w QUE(circular) for later
  18.     processing.)  Thanx for your help.
  19.  
  20.        Craig..
  21.