Słownik terminologii komputerowej

Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.


1 definition found From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]: C-BC 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)