Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] I think I broke all the things :/ #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

joshuayoung101
Copy link

No description provided.

@Hallbomb
Copy link

Hallbomb commented Mar 7, 2016

You really only need to upload the files you create such as the driver and lib files. You don't really need to have all the idea and readme files. Just a suggestion.

cout << "Enter your name(first and last)" << endl;
getline(cin, Username);
} while (Username == "");

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good use of making inti and edit functions but if you just call the config file to the library program it will save you alot of lines.

@ninjapanzer
Copy link
Member

Your cmake files don't really line up correctly but everything else looks nice 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants