am using tc3
i want to search files in a folder named "project" on c drive
this folder contains some text files namely
2-2AA
2-2BA
2-2CA
2-2DA
LOG
i want to search how many files are there excluding LOG so that i can open them one by one and manipulate them
like f.open("c:\\project\\2-2AA.txt"......)
please suggest a code that can be used to search files in a folder or how c++ handles this.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.