home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / x / xyzext.zip / xyz / clients / xyztool / vfork.c < prev    next >
Text File  |  1992-07-18  |  31b  |  2 lines

  1. int vfork() { return fork(); }
  2.