mylibA.c 33 B

1234
  1. int mylibA(void)
  2. {
  3. return 0;
  4. }