fork(1) download
  1. #include <stdio.h>
  2. int main (void)
  3. {
  4.  
  5.  
  6.  
  7.  
  8. getchar ();
  9. return 0;
  10. }
  11.  
Success #stdin #stdout 0.02s 1720KB
stdin
Standard input is empty
stdout
Standard output is empty