From: utzoo!decvax!harpo!npoiv!npois!ucbvax!ARPAVAX:C70:info-cpm Newsgroups: fa.info-cpm Title: Slight Mod to CHDIR C and DEVICE C Article-I.D.: ucb.1847 Posted: Fri Aug 27 00:28:43 1982 Received: Thu Sep 9 02:56:28 1982 >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