Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!houxm!vax135!cornell!uw-beaver!tektronix!hplabs!sri-unix!abc@BRL-TGR.ARPA From: abc@BRL-TGR.ARPA Newsgroups: net.micro.cpm Subject: I/O Calls in 2.2 Message-ID: <13031@sri-arpa.UUCP> Date: Fri, 31-Aug-84 09:27:09 EDT Article-I.D.: sri-arpa.13031 Posted: Fri Aug 31 09:27:09 1984 Date-Received: Mon, 3-Sep-84 11:26:34 EDT Lines: 17 From: Brint (The following was also sent to net.micro.cpm on Usenet. My apologies if you see it twice.) <> I am running CP/M 2.2 on a TRS-80 with the OKIDATA modification (so that "vanilla" CP/M code will execute unmodified). At present I'm trying to bring up a small-C compiler and it needs primitives for getchar() and putchar(). Surely someone has solved this already. What's the easiest way to do this -- calls to the BIOS? -- to BDOS? -- custom code? All solutions will be appreciated. As usual, sufficient interest will produce a summary to net.micro.cpm Brint