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