Thread
:
c++ file handling.
View Single Post
#
3
(
permalink
)
March 23rd, 2005, 07:13 PM
Silent_Coder
Registered User
Join Date: Mar 2005
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
You should include a loop like this.
/* read file stuff here */
if(ch == if||"whatever you wanna delete from file");
{
delete ch;
};
Silent_Coder
View Public Profile
Find all posts by Silent_Coder