Design an C application to manage “beaches” data using two records with the following structures: The “IDBeachs” field of the Beaches file and the “Idlocals” field from the locals file must be filled...

App in C programming


Design an C application to manage “beaches” data using two records with the following structures: The “IDBeachs” field of the Beaches file and the “Idlocals” field from the locals file must be filled in automatically. The File “Type” from the Beaches file must be populated with one of two options (ocean / river) and the “IDlocals” from the beaches file must be filled in with an existent “IDlocals” in the locals file. In addition to creating requested applications, you can use any helper applications you deem necessary. The application options menu should provide the following options: 1. Insert beach 2. Inert local 3. List beaches 4. List locals 5. List Beaches by Location (You must list the beaches of a local throght IDLocals) 6. Search Beach (Search by Name) 7. Change Beach (Change using IDBeaches to search) 8. Initialize All Files
Jan 20, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here