Can you explain how a file is handled in Pascal?
The base type determines the type of components like subrange, record, arrays, Boolean, Integer, and much more. Technically it means
File-name = file of base-type;
The base type determines the type of components like subrange, record, arrays, Boolean, Integer, and much more. Technically it means
File-name = file of base-type;