Create and prepare a disk file for records containing the structure used in attached file.
Store the account records in the file using the same hashing/rehashing technique used for storing them in an array of structures.
i just need help storing accounts to a file instead of a structure using standard c ex: fopen fclose,
Attachment:- 284405-lab002.zip