I've noticed that, in the GCC 3.2 version of Dev-C++ 4.9.7.X, all private resource files tend to be created and left in Dev-C++'s templates folder.
I accumulated quite a collection before I noticed what was happening. Is there some way to control this behavior, or should I just set up a batch file to delete all these files on occasion?
David Bierbaum, programming novice beginner
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Choose another folder to save in ! , i do. Create folders just for these.
Also, you can do programming as a novice without the need to create a project. You can design and add your own starter source pages in devc++ incert, its accessed through the tools/editor options/code. This will save some typing in the long run.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've noticed that, in the GCC 3.2 version of Dev-C++ 4.9.7.X, all private resource files tend to be created and left in Dev-C++'s templates folder.
I accumulated quite a collection before I noticed what was happening. Is there some way to control this behavior, or should I just set up a batch file to delete all these files on occasion?
David Bierbaum, programming novice beginner
Choose another folder to save in ! , i do. Create folders just for these.
Also, you can do programming as a novice without the need to create a project. You can design and add your own starter source pages in devc++ incert, its accessed through the tools/editor options/code. This will save some typing in the long run.