00001 /* net.h Copyright Michael Temari 07/22/1996 All Rights Reserved */ 00002 00003 _PROTOTYPE(int NetInit, (void)); 00004 _PROTOTYPE(int getrequest, (struct talk_request *request)); 00005 _PROTOTYPE(int sendreply, (struct talk_request *request, struct talk_reply *reply));
1.4.6