- standard input/output
- стандартный ввод/вывод;
C++ функции ввода/вывода, описанные в STDIO.H
Большой англо-русский и русско-английский словарь. 2001.
Большой англо-русский и русско-английский словарь. 2001.
Input/output — In computing, input/output, or I/O, refers to the communication between an information processing system (such as a computer), and the outside world – possibly a human, or another information processing system. Inputs are the signals or data… … Wikipedia
Input Output Buffer Information Specification — IBIS (Input Output Buffer Information Specification) is a method of providing information about the input/output buffers of an integrated circuit to the outside world. It is an EIA (Electronic Industries Alliance) standard.The idea of IBIS is to… … Wikipedia
Programmed input/output — (PIO) is a method of transferring data between the CPU and a peripheral such as a network adapter or an ATA storage device. In general, programmed I/O happens when software running on the CPU uses instructions that access I/O address space to… … Wikipedia
C file input/output — C Standard Library Data types Character classification Strings Mathematics File input/output Date/time Localiza … Wikipedia
Basic Input Output System — Flash ROM mit Award BIOS AMIBIOS Als Basic Input Output System (BIOS) bezeichnet man die Firmware bei x86 PCs (für andere Systeme siehe unten im Kapitel … Deutsch Wikipedia
Audio Stream Input/Output — (ASIO) ist ein von Steinberg entwickeltes, plattformübergreifendes, mehrkanalfähiges Audiotransfer Protokoll. Mittels ASIO wird es einer entsprechenden Software ermöglicht, auf die Multi channel Fähigkeiten vieler (professioneller) Sound und… … Deutsch Wikipedia
Output — is the term denoting either an exit or changes which exit a system and which activate/modify a process. It is an abstract concept, used in the modeling, system(s) design and system(s) exploitation. Contents 1 Types of output 1.1 In control theory … Wikipedia
Standard streams — In Unix and Unix like operating systems, as well as certain programming language interfaces, the standard streams are preconnected input and output channels between a computer program and its environment (typically a text terminal) when it begins … Wikipedia
Standard Template Library — C++ Standard Library fstream iomanip ios iostream sstream string … Wikipedia
Standard MIDI File — MIDI [ˈmiːdiˑ] (engl.: musical instrument digital interface [ˈmjuːzɪkl̩ ˈɪnstɹəmənt ˈdɪdʒɪtl̩ ˈɪntɚfeɪs] = „Digitale Schnittstelle für Musikinstrumente“) ist ein Datenübertragungs Protokoll zum Zwecke der Übermittlung, Aufzeichnung und Wiedergabe … Deutsch Wikipedia
Standard library — A standard library for a programming language is the library that is conventionally made available in every implementation of that language. In some cases, the library is described directly in the programming language specification; in other… … Wikipedia