home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / msdos / programm / 8008 < prev    next >
Encoding:
Text File  |  1992-07-21  |  1.0 KB  |  29 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!wupost!tulane!ukma!carll
  3. From: carll@ms.uky.edu (Carl Lafferty)
  4. Subject: qemm and direct memory
  5. Keywords: qemm direct
  6. Message-ID: <1992Jul22.85542.13394@ms.uky.edu>
  7. Summary: How do I do direct memory moves with qemm installed???
  8. Date: Wed, 22 Jul 1992 12:55:42 GMT
  9. Organization: University Of Kentucky, Dept. of Math Sciences
  10. Lines: 17
  11.  
  12. I have a problem that I can not seem to find a reasonable solution for. 
  13.  
  14. I am writing several programs using turbo pascal 6.0 on my machine.  They 
  15. involve using memory moves into variables that I have allocated memory for
  16. using GETMEM and nearly everytime I use one of these I keep getting an illegal
  17. instruction picked up by QEMM.  The programs work fine when I am not using
  18. qemm and on my machine but when I take them to my machine at work where it
  19. is used then they go crazy.
  20.  
  21. I would put more exact messages here but I can not remember them.  I will get
  22. them if anyone thinks it will help.
  23.  
  24.  
  25. Any ideas??? 
  26.  
  27. Carl Lafferty
  28.  
  29.