fork(1) download
  1. struct X;
  2.  
  3. void Foo( X x );
  4.  
  5. int main(){}
Success #stdin #stdout 0s 15224KB
stdin
Standard input is empty
stdout
Standard output is empty