I am learning C++ and it's giving me problems 
For one of my assignments I need to input data from a binary file containing structs that the user inputs info to.
I can create the file no worries it when i try to read them back from the file into the program that I have problems. I am supposed to be randomly accessing the file (no sequential searches) based on input from the user, then displaying the info to the user.
If anyone can help I would really appreciate it.
Help me [insert name] youre my only hope!!
For one of my assignments I need to input data from a binary file containing structs that the user inputs info to.
I can create the file no worries it when i try to read them back from the file into the program that I have problems. I am supposed to be randomly accessing the file (no sequential searches) based on input from the user, then displaying the info to the user.
If anyone can help I would really appreciate it.
Help me [insert name] youre my only hope!!