Skip to content

Conversation

@Riley-Brown
Copy link

@Tulf
Copy link

Tulf commented Feb 21, 2019

"added code for" is very vague. Please refer to the github commit messages guides I sent out to the channel. In general you should say what' you're actually doing not just putting up a task list. As in say what you did in ex4 don't just write "I added code." It's github what else are you going to push? Memes?

// Your code here
printf("Hello World (pid: %d)\n", (int)getpid());

int rc = fork();
Copy link

Choose a reason for hiding this comment

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

try and play around with exec calls that depend upon the forked process.

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