Hello,
I've created a small inventory application that allows the user to add, remove, change records etc. It uses random access files.
The app compiles fine, but there seems to be a minor runtime error that I can't debug. Basically, when I want to add a record, the app asks me for all the information to enter, but right after entering it, the app exits?? I have no clue why.
Please help me. Thanks!!
My code is attached.:D
