Below are snippets for FlyingIsFun1217.
5
Simple C++ program that creates a directory with the asked username, and places 2 files within the directory that contain the asked for username and the asked for password.
This is an edit of another snippet I made, but I have fixed the creation of the user's folder so it is named after the user.
FlyingIsFun1217
This is an edit of another snippet I made, but I have fixed the creation of the user's folder so it is named after the user.
FlyingIsFun1217
6
FlyingIsFun1217
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
Part of my coding for a program I am creating...
FlyingIsFun1217









