Главная страница | назад





Article #15686: CodeGuard doesn't like TFile

 Question and Answer Database
FAQ686C.txt CodeGuard doesn't like TFile
Category :Debugging
Platform :All
Product : BC++4.5x BC++5.x
Question:
Why is CodeGuard reporting a bad file handle when I close my TFile?
Answer:
Because the routine that opens the file is off in the class library, and
there is no CodeGuard information in the class library. The workarounds are
to either rebuild the classlib, ignore the message, or tell CodeGuard to stop
reporting it.
7/2/98 10:32:32 AM

Last Modified: 01-SEP-99