Directory manipulation in C++
-
Dear Friends, I am working on a legacy project where i do not have support for boost libraries or latest C++ version. I need to identify the path of a file with given extension(*.abc) that is inside couple of folder. as example i have path like C:\test but the given file is found in c:\test\Application\SomeohterApplication\hello.abc can someone help please ? Thanks in advance.
vikas da
-
Dear Friends, I am working on a legacy project where i do not have support for boost libraries or latest C++ version. I need to identify the path of a file with given extension(*.abc) that is inside couple of folder. as example i have path like C:\test but the given file is found in c:\test\Application\SomeohterApplication\hello.abc can someone help please ? Thanks in advance.
vikas da