samisammour
Programmer
how can i get the exit status of a forked child?
in C the wait() function takes a parameter which it puts the exit status of the child in it but in perl i dont know how.
could you help me please?
in C the wait() function takes a parameter which it puts the exit status of the child in it but in perl i dont know how.
could you help me please?