Hi, I found about Finalizer and rewrote as :
~FileDemo()
{
w.Close();
r.Close();
f.Close();
}
but still having same problem
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Thread: File closeThreaded View
|
Click Here to Expand Forum to Full Width |