home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / misc / 28065 < prev    next >
Encoding:
Internet Message Format  |  1992-08-23  |  1.1 KB

  1. Xref: sparky comp.os.os2.misc:28065 comp.os.os2.advocacy:4417
  2. Newsgroups: comp.os.os2.misc,comp.os.os2.advocacy
  3. Path: sparky!uunet!newsgate.watson.ibm.com!yktnews!admin!watson!
  4. From: cnadler@vnet.ibm.com
  5. Subject: Re: I've seen NT......and I'll take OS/2 2.0 thanks!
  6. Sender: @watson.ibm.com
  7. Message-ID: <1992Aug24.010245.28040@watson.ibm.com>
  8. Date: Mon, 24 Aug 92 01:02:45 GMT
  9. Organization: IBM T. J. Watson Research
  10. Lines: 20
  11.  
  12. In  <ss-nllr.feustel@netcom.com>  feustel@netcom.com (David Feustel) writes:
  13. > I've not figured out how to do the following two things from 32-bit
  14. > code; perhaps you can enlighten me:
  15. > 1) do port i/o to/from my analog i/o card from C Set/2
  16.  
  17. No can do (directly) in C/Set-2 Release 1.0. Write some Assembly and set it up
  18. in an IOPL segment.
  19.  
  20. > 2) read data without echo from the keyboard from C Set/2 (getch() is
  21. > not found by the linker when I use that function.
  22.  
  23. getch() is considered part of the "migration" libraries. Make sure you have
  24. them installed, and set your compiler options to include the migration
  25. support.
  26.  
  27. Cliff
  28. NOTE: These are my words, and my words alone. IBM will disavow any knowledge
  29. of them.
  30.