C-BC

C-BC

(language)A strongly typed version of BC by Mark Hopkins,with expanded C-like syntax, more base types and theability to form array and pointer types of any dimensionand to allocate/free arrays at run time.

Most POSIX-BC features are supported, except thatfunctions must be declared consistently and declared beforefirst use. String handling is slightly different. Itrequires an ANSI-C compiler and runs under MS-DOS orUnix.

Version: 1.1.

Posted to alt.sources 1993-04-10.