home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / c / 11498 < prev    next >
Encoding:
Text File  |  1992-07-22  |  1.0 KB  |  28 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!caen!destroyer!ubc-cs!newsserver.sfu.ca!larrie
  3. From: larrie@beaufort.sfu.ca (Larrie Simon Carr)
  4. Subject: Turbo C Overlays and getchar problems.
  5. Message-ID: <1992Jul23.052720.28437@sfu.ca>
  6. Sender: news@sfu.ca
  7. Organization: Simon Fraser University, Burnaby, B.C., Canada
  8. Date: Thu, 23 Jul 1992 05:27:20 GMT
  9. Lines: 17
  10.  
  11.  
  12. First problem was using getchar, getc, etc to read an ASCII 13.
  13. Why does this character get ignored?  I can transfer the file
  14. and the code to a Unix box and everything works fine.
  15.  
  16. The other question is which version of Turbo C did overlays
  17. become possible.  The Turbo C 2.0 doesnt seem to handle it.
  18.  
  19. I am writing an application that I would like to have unload most
  20. of its self (all but main() and the overlay handler) before 
  21. spawning to another application.
  22.  
  23. -- 
  24. Larrie Carr                 
  25. Engineering Science               (604) 291-4451  
  26. Simon Fraser University           (604) 298-1050
  27. British Columbia, Canada          larrie@sfu.ca
  28.