C on IBM main frames
Herb Chong, Computing Services
herbie at watdcsu.UUCP
Fri Oct 5 01:27:15 AEST 1984
Waterloo has a C compiler that works on VM/CMS and will be available
shortly for the IBM PC, MVS, and other computers. It is written in WSL,
a machine independent systems development language and is nearly compatible
with Unix C. The differences are in the types of some of the I/O library
routines, but this is always a difficult area in portable C programs.
I have ported Unix C programs to VM/CMS using Waterloo C and they have compiled,
but the I/O routines needed changing. Also the math library works in
double precision always.
Herb Chong, BASc
Computer Consultant
Department of Computing Services
University of Waterloo
UUCP: {decvax|utzoo|ihnp4|allegra|clyde}!watmath!watdcsu!herbie
CSNET: herbie%watdcsu at waterloo.csnet
ARPA: herbie%watdcsu%waterloo.csnet at csnet-relay.arpa
BITNET: herbie at watdcs
More information about the Comp.lang.c
mailing list