сокращение от end of file, [информатика и компьютерные технологии] конец файла
1) (End Of File) конец файла, метка конца файла управляющий символ, отмечающий логический конец текстового файла (в DOS - это символ Ctrl-Z) Смотри также: control character 2) (End Of Frame) конец фрейма
сокращение от end of file (character) символ "конец файла"
End Of File 1. The out-of-band value returned by C's sequential character-input functions (and their equivalents in other environments) when end of file has been reached. This value is -1 under C libraries postdating V6 Unix, but was originally 0. 2. The keyboard character (usually control-D, the ASCII EOT (End Of Transmission) character) that is mapped by the Unix terminal driver into an end-of-file condition.