ARPAVAX:C70:info-cpm (08/27/82)
>From rconn@BRL Fri Aug 27 00:28:28 1982
Some users have mentioned that they have had trouble com-
piling the uploaded CHDIR.C and DEVICE.C sources. In writing the
original programs, I used a '\8' (8 decimal) as opposed to a
'\010' (8 octal) to represent the backspace char, and this worked
fine under my V1.42 BDS C compiler but has trouble under V1.46 of
BDS C.
To correct this non-standard, I've uploaded new copies of
CHDIR.C and DEVICE.C to AR36:CPM. Version numbers are the same
as before since exactly the same code is generated (the COM and
HEX files were not changed).
Rick