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

Not finished #14

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

Conversation

watkinsmi0523
Copy link

I am very confused on this assignment. It's only about half complete.

@ninjapanzer
Copy link
Member

Are you having problems pushing to the repo because this looks like you just pasted code into the readme which will not work. It should be in a main.cpp file with the CmakeLists.txt file

@watkinsmi0523
Copy link
Author

I screwed up in moving my code over, but it should be fixed now. I am having trouble with some parts of the assignment, but my tutor cancelled on me today, so I am still trying to figure out some parts.


init_output.close();
}
else if (static_cast<string>(argv[2]) == "edit")
Copy link
Member

Choose a reason for hiding this comment

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

this is still argv[1] here
argv[2] would identify the field in the file that you are editing in this mode

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.

2 participants