Below are revisions for this snippet.
Directory user and pass creation
Somewhat simple C++ program I wrote with the help of some people at the Cprogramming Message Board. Basically, it takes user input for a username and password, and creates a directory in C:/Program Files/Program/ with a file containing username and a file containing password.
Part of my coding for a program I am creating...
FlyingIsFun1217





