Then in main using pointer notation only print all the


Call two functions print_info and get_info. In get_info using array notation ask the user

1) How many entries (maximum 100)
2) The quantity of the books
3) Enter the book id(id limit is 100)
4) The title of the book(maximum 50)

Save all this information under in get_info.

Then in main using pointer notation only, print all the information saved in get_info. In main the function print_info is used to print all the information. get_info is used to save all the data and print_info is used to print all the saved information in main. Finally using open close method, save all the information in C drive.

Solution Preview :

Prepared by a verified Expert
Computer Engineering: Then in main using pointer notation only print all the
Reference No:- TGS0663196

Now Priced at $30 (50% Discount)

Recommended (94%)

Rated (4.6/5)