I have to write a program for class that adds and deletes accounts in a teller type situation. The program is suppose to only add funds and withdraw funds from a certain file. We aren't actually suppose to have it add and delete accounts. I have taken this project one set further in order to obtain a higher grade on this project. I have the program able to do a bunch of things such as add funds, withdrawl funds, add accounts, tell you the world currecy of your funds, change accounts and tell you the amount of active accounts available to you. For some reason I can't seem to figure out how to delete accounts from the txt file that they are being writtten to. If at all possible could someone help with figuring it out. It would be greatly appriciated.
CPrice