home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / msdos / programm / 8936 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  800 b 

  1. Xref: sparky comp.os.msdos.programmer:8936 comp.os.msdos.misc:4981
  2. Path: sparky!uunet!news.univie.ac.at!blekul11!frmop11!trearn!trmetu!a10742
  3. Organization: Middle East Technical University - Computer Center
  4. Date: Tuesday, 1 Sep 1992 12:20:42 TUR
  5. From: Pinar Aydemir <A10742@TRMETU.BITNET>
  6. Message-ID: <92245.122042A10742@TRMETU.BITNET>
  7. Newsgroups: comp.os.msdos.programmer,comp.os.msdos.misc
  8. Subject: Why ms-dos is non reentrant
  9. Lines: 9
  10.  
  11. I almost hear everyday that msdos is non-reentrant.
  12. It is non re-entrant so dont call a dos funcion from a Interrupt Service
  13. Routine.
  14. Since It is non reentrant, bla bla bla.
  15.  
  16. I looked at some books about OS, and the definition of reentrancy is
  17. given as being unmodified (pure) code.So, what makes msdos non reentrant ?
  18. Any information  is appreciated.
  19. -Yasemin
  20.