User profile: atse013

User info
User name:atse013
Name::)
History
Joined:
Number of posts:8
Latest posts:

how can i delete a line in the textfile using c++?
trapsearch is to check if the entered student number don't exist. i've already solved the problem...

how can i copy line by line from an old file to a new file?
need help.

how can i delete a line in the textfile using c++?
The other standard option is to copy the file, line by line, to a new file, making the desired chang...

how can i delete a line in the textfile using c++?
how can i pass empty string to that line?

how can i delete a line in the textfile using c++?
delete: { int x,y=0; char str[100]; char tempid[100]; clrscr(); fstream my_file; my_file.open...