Skip to content

Conversation

@ghobs91
Copy link

@ghobs91 ghobs91 commented Feb 13, 2019

No description provided.

Copy link

@TheDeterminator TheDeterminator left a comment

Choose a reason for hiding this comment

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

Andrew, this looks good. Keep it up! Let me know if you need anything.

else if (rc == 0)
{
char *txt = "Child.";
fprintf(file, "Child: %s", txt);

Choose a reason for hiding this comment

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

This is good! You can also use fwrite() as an alternative to fprintf()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants