Where is hex code of the “EOF” character?
问题 As far as know in the end of all files, specially text files, there is a Hex code for EOF or NULL character. And when we want to write a program and read the contents of a text file, we send the read function until we receive that EOF hexcode. My question : I downloaded some tools to see a hex view of a text file. but I can't see any hex code for EOF (End Of File/NULL) or EOT (End Of Text) ASCII/Hex code tables : This is output of Hex viewer tools: Note : My input file is a text file that its