You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fork1.c:25:18: warning: implicit declaration of function 'parenting' is invalid in C99 [-Wimplicit-function-declaration]
int wc = parenting(NULL); //is child finished?
The text was updated successfully, but these errors were encountered:
Glavin001
added a commit
to Glavin001/fork1.c
that referenced
this issue
Sep 16, 2014
See https://github.com/smuos/fork1.c/blob/master/hello.c#L25
The text was updated successfully, but these errors were encountered: