Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 exptools 1/6/84; site ihnet.UUCP Path: utzoo!watmath!clyde!burl!we13!ihnp4!ihnet!tjr From: tjr@ihnet.UUCP (Tom Roberts) Newsgroups: net.micro.cpm Subject: CPM C Compilers Message-ID: <124@ihnet.UUCP> Date: Thu, 19-Apr-84 10:23:48 EST Article-I.D.: ihnet.124 Posted: Thu Apr 19 10:23:48 1984 Date-Received: Fri, 20-Apr-84 02:28:16 EST Organization: AT&T Bell Labs, Naperville, IL Lines: 11 I needed an inexpensive C compiler for my Z80 CP/M system; I considered BDS C, but had to reject it because it did not permit initializers. Most of my code ends up as Finite-State-Machines, which requires an initialized state-table. I purchased C/80 from the Software Toolworks; it works fine, except for its non-stdio library (I am considering writing a new library). For the price ($50), C/80 is an excellent product. Tom Roberts ihnp4!ihnet!tjr