Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

C-BC

You are here: irt.org | FOLDOC | C-BC

<language> A strongly typed version of BC by Mark Hopkins, with expanded C-like syntax, more base types and the ability to form array and pointer types of any dimension and to allocate/free arrays at run time.

Most POSIX-BC features are supported, except that functions must be declared consistently and declared before first use. String handling is slightly different. It requires an ANSI-C compiler and runs under MS-DOS or Unix.

Version: 1.1.

Posted to alt.sources 1993-04-10.

(1993-08-23)

Nearby terms: cb « CBASIC « CBBS « C-BC » CBD » C Beautifier » CBIR

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb