add/delete/output with file c++I have to make a menu, then choose which line the user wants to delete. How does that work using ano...
add/delete/output with file c++ With the .txt file below for example. I need some suggestions how I can add information to the fil...
Class: Adding/Deleting/Output to file questionWith the .txt file below for example. I need some suggestions how I can add information to the file,...
Need help!!! You could do: a = 99999 b = 12121 //the number user enters c = a - b //the outcome Hope this ...
This user does not accept Private Messages