Creating Folder

closed account (jwkNwA7f)
How can I create a folder and also give it attributes like "Hidden"?

Can I do it using fstream?

Thank you!
I'm pretty sure manipulating directories is OS specific.
closed account (jwkNwA7f)
I am using Windows 7.
http://www.cplusplus.com/forum/general/13880/

The link provided in that post does lead to available directory-related functions of the Win API.
closed account (jwkNwA7f)
Thank you!

This has helped a lot!
Topic archived. No new replies allowed.