Skip to content

Andrew Ghobrial -- Processes#368

Open
ghobs91 wants to merge 6 commits into
bloominstituteoftechnology:masterfrom
ghobs91:master
Open

Andrew Ghobrial -- Processes#368
ghobs91 wants to merge 6 commits into
bloominstituteoftechnology:masterfrom
ghobs91:master

Conversation

@ghobs91

@ghobs91 ghobs91 commented Feb 13, 2019

Copy link
Copy Markdown

No description provided.

@TheDeterminator TheDeterminator left a comment

Copy link
Copy Markdown

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.

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

Copy link
Copy Markdown

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