- end-of-file indicator
-
признак конца файла
Англо-русский словарь технических терминов. 2005.
Англо-русский словарь технических терминов. 2005.
C file input/output — C Standard Library Data types Character classification Strings Mathematics File input/output Date/time Localiza … Wikipedia
tar (file format) — tar GNU tar 1.23 showing three common types of Tarballs (shown in red). Filename extension .tar Internet media type application/x tar … Wikipedia
Dial indicator — Dial indicators, also known as dial gauges and probe indicators, are instruments used to accurately measure small linear distances, and are frequently used in industrial and mechanical processes. They are named so because the measurement results… … Wikipedia
Tagged Image File Format — TIF and TIFF redirect here. For other uses, see TIF (disambiguation) and TIFF (disambiguation). Tagged Image File Format Filename extension .tiff, .tif Internet media type image/tiff, image/tiff fx Type code TIFF Unifo … Wikipedia
SHX fonts — AutoCAD font and shape files (SHX) are compiled from shape definition files (SHP). You can create or modify shape definition files with a text editor or word processor that saves files in ASCII format. The syntax of the shape description for each … Wikipedia
Stdio.h — stdio.h, which stands for standard input/output header , is the header in the C standard library that contains macro definitions, constants, and declarations of functions and types used for various standard input and output operations. The… … Wikipedia
Putchar — is a function in C programming language that writes a single character to the standard output stream, stdout. Its prototype is as follows::int putchar (int character)The character to be printed is fed into the function as an argument, and if the… … Wikipedia
Close (system call) — For most file systems, a program terminates access to a file in a filesystem using the close system call. This flushes buffers, updates file metadata (which may include and end of file indicator in the data), de allocates resources associated… … Wikipedia
Metalworking — Machining a bar of metal on a lathe. Metalworking is the process of working with metals to create individual parts, assemblies, or large scale structures. The term covers a wide range of work from large ships and bridges to precise engine parts… … Wikipedia
Portable Network Graphics — PNG A PNG image with an 8 bit transparency channel (top). The same image is overlaid onto a checkered background (botto … Wikipedia
Delimiter — This article is about delimiters in computing. For delimiters in written human languages, see interword separation. A stylistic depiction of a fragment from a CSV formatted text file. The commas (shown in red) are used as field delimiters. A… … Wikipedia