Board index » cppbuilder » ~FILENAME.EXT trash files
Blake Young
![]() CBuilder Developer |
~FILENAME.EXT trash files2004-07-09 04:00:04 AM cppbuilder76 Every time I work on my projects, I notice that after modifying and running my programs that a bunch of ~FILENAME.EXT trashfiles get generated. I always thought those were just temporary files that were created when they were being modified (i.e. ~Form1.cpp is created when Form1.cpp is being modified, etc.), but even after saving and closing everything down, these ~ files still remain. It's not detrimental, but just annoying and a waste of space, and I was wondering if there was anyway to prevent this from happening all the time. |