Page 1 of 1

Urgent! 1. How do you open a file for random access? 2. What is the end of line for Windows? Why can that cause a proble

Posted: Mon Jun 06, 2022 5:35 pm
by answerhappygod
Urgent!
1. How do you open a file for random access?
2. What is the end of line for Windows? Why can that cause a
problem transporting a file to MacOS or Linux?
3. How would a C++ program go about reading a record in a random
access file? Updating a record?