Skip to main content

1996 | OriginalPaper | Buchkapitel

Input and Output

verfasst von : Peter A. Darnell, Philip E. Margolis

Erschienen in: C A Software Engineering Approach

Verlag: Springer New York

Aktivieren Sie unsere intelligente Suche um passende Fachinhalte oder Patente zu finden.

search-config
loading …

File input and output (I/O) is one of the trickiest aspects of any programming language because it is integrated so closely with the operating system. Operating systems vary greatly in the way they allow access to data in files and devices. This variation makes it extremely difficult to design I/O capabilities that are portable from one implementation of a programming language to another.

Metadaten
Titel
Input and Output
verfasst von
Peter A. Darnell
Philip E. Margolis
Copyright-Jahr
1996
Verlag
Springer New York
DOI
https://doi.org/10.1007/978-1-4612-4020-4_12