mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-27 02:14:19 +00:00
Upload
Digital Research
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
GENCCPM
|
||||
|
||||
This compiles on a micro running CP/M-86 using the C86 C Compiler
|
||||
(version 1.2) from Computer Innovations, Inc.
|
||||
It does not compile with Digital Research's C Compiler, due to
|
||||
inadequacies of DRC relative to C86, which include:
|
||||
- id lengths limited to 8 chars (7 in structs)
|
||||
- no unsigned chars
|
||||
- int and short produce incompatible types
|
||||
|
||||
The compiler is not included with this source distribution, and may be
|
||||
obtained directly from:
|
||||
Computer Innovations Inc.
|
||||
75 Pine St.
|
||||
Lincroft, New Jersey 07738
|
||||
(201) 530-0995
|
||||
Reference in New Issue
Block a user