home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / programm / 12849 < prev    next >
Encoding:
Text File  |  1992-08-29  |  832 b   |  25 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!munnari.oz.au!newsroom.utas.edu.au!bruny.cc.utas.edu.au!u895762
  3. From: u895762@bruny.cc.utas.edu.au (Paul S.E.)
  4. Subject: SERIAL.DEVICE HEEEEELLLLLPPPPPPP
  5. Message-ID: <u895762.715081138@bruny>
  6. Summary: serial.device
  7. Sender: news@newsroom.utas.edu.au
  8. Organization: University of Tasmania, Australia.
  9. Date: Sat, 29 Aug 1992 09:38:58 GMT
  10. Lines: 13
  11.  
  12.  Hi.
  13.  I have a problem that has been driving me mad for the past 5 hours.
  14.  
  15.  I am trying to read data from serial.device, one character at a time. (i.e. in real time), but the 512 byte buffer prevents me from doing it.
  16.  
  17.  So, I am wondering if there is a way to stop the serial.device from waiting
  18. until the buffer is full, and hand over the characters as they come instead.
  19.  
  20.  HELP, anybody?!
  21.  
  22. Thanx.
  23.  
  24. - u895762@bruny.cc.utas.edu.au
  25.