home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / msdos / programm / 10574 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  1.4 KB

  1. Path: sparky!uunet!know!mips2!news.bbn.com!usc!zaphod.mps.ohio-state.edu!sdd.hp.com!elroy.jpl.nasa.gov!ncar!noao!arizona!arizona.edu!cerritos.edu!news.service.uci.edu!beckman.com!dsg4.dse.beckman.com!a_rubin
  2. From: a_rubin@dsg4.dse.beckman.com (Arthur Rubin)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Re: putting chars back to keyboard buffer...
  5. Message-ID: <a_rubin.721605289@dsg4.dse.beckman.com>
  6. Date: 12 Nov 92 21:54:49 GMT
  7. References: <1992Nov10.204616.25750@slate.mines.colorado.edu> <lb00197.11@Corlac>
  8. Organization: Beckman Instruments, Inc.
  9. Lines: 18
  10. Nntp-Posting-Host: dsg4.dse.beckman.com
  11.  
  12. In <lb00197.11@Corlac> lb00197@Corlac (David Porco) writes:
  13.  
  14.  
  15. >This is kind-of a wierd thing (But aren't all computer concepts).  There 
  16. >are basically 4 pointers: Buffer_Start, Buffer_End, Buffer_Head & 
  17. >Buffer_Tail.
  18.  
  19. >Buffer_Start is the start of the Keyboard buffer in memory, and Buffer_End
  20. >is the end of this buffer.  These are Far pointers at address 0x00400080
  21. >and 0x00400082 respectively.  
  22.  
  23. Almost correct.  They are segment 0x0040 pointers, rather than Far pointers.
  24.  
  25. --
  26. Arthur L. Rubin: a_rubin@dsg4.dse.beckman.com (work) Beckman Instruments/Brea
  27. 216-5888@mcimail.com 70707.453@compuserve.com arthur@pnet01.cts.com (personal)
  28. My opinions are my own, and do not represent those of my employer.
  29. My interaction with our news system is unstable; please mail anything important.
  30.