Chap 13 1
Chap 13 1
Chap 13 1
Binary Input/Output
Objectives
❏ To understand the differences between text and binary files
❏ To write programs that read, write, and/or append binary files
❏ To be able to detect and take appropriate action when file errors occur
❏ To be able to process files randomly
❏ To be able to create text files from binary files and vice versa
❏ To understand and be able to implement file merges
❏ To understand and be able to implement the classic sequential file update