home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!sun-barr!cs.utexas.edu!sdd.hp.com!swrinde!mips!mips!rtech!ingres!seg
- From: seg@Ingres.COM (scott e garfinkle)
- Newsgroups: comp.os.os2.programmer
- Subject: Re: C Set/2 Problem with getch()
- Message-ID: <1992Aug27.124611.10331@pony.Ingres.COM>
- Date: 27 Aug 92 12:46:11 GMT
- References: <5s-n5j.feustel@netcom.com> <1992Aug26.222918.14442@pony.Ingres.COM> <19920826.163024.940@almaden.ibm.com>
- Organization: Ingres, an Ask Company
- Lines: 12
-
- In article <19920826.163024.940@almaden.ibm.com> ameline@vnet.ibm.com (Ian Ameline) writes:
- >In article <1992Aug26.222918.14442@pony.Ingres.COM>,
- >seg@Ingres.COM (scott e garfinkle) writes:
- >>Actually, I find it just as convenient to use KbdCharIn as getch(). They
- >>are both 16 bit calls, anyway. Code fragment:
- > Nope. the migration libraries are all compiled with C-Set/2, and are
- >32 bit. Now that particular function probably just calls the Kbd
- >function anyways.
-
- If it walks like a dog, barks like a dog, (etc.), then it is a dog. If the
- function requires a call to EDCThunkProlog, then just turns around and
- calls a 16 bit function, who cares if the calling sequence is 16 or 32 bit?
-