Search:
Forum
Beginners
how to file handling
[try Beta version]
Not logged in
register
log in
user name:
password:
remember me
forgot your password?
or sign in using:
try again
cancel
forgot your password?
how to file handling
Aug 1, 2018 at 6:35am
Aug 1, 2018 at 6:35am UTC
jamesgodspower
(15)
help please
1) how can i make C++ program to search for files that start with A and end in B, and to delect those files?
2) how to get the directories where a file is stored?
Aug 1, 2018 at 7:13am
Aug 1, 2018 at 7:13am UTC
Thomas1965
(4571)
If your compiler supports C++17 you can use the filesystem library.
https://en.cppreference.com/w/cpp/filesystem
Aug 1, 2018 at 11:20am
Aug 1, 2018 at 11:20am UTC
jamesgodspower
(15)
ok thanks Thomas1965 (N)
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs