Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!lll-lcc!pyramid!amiga!cbmvax!phillip From: phillip@cbmvax.cbm.UUCP (Phillip Lindsay) Newsgroups: net.micro.amiga Subject: SendPacket.C/Asendpacket.C one line... Message-ID: <715@cbmvax.cbmvax.cbm.UUCP> Date: Tue, 9-Sep-86 16:25:43 EDT Article-I.D.: cbmvax.715 Posted: Tue Sep 9 16:25:43 1986 Date-Received: Wed, 10-Sep-86 20:00:48 EDT Organization: Commodore Technology, West Chester, PA Lines: 25 [:*] In both sendpkt and asendpkt functions you might want to change this line: if(nargs > MAXARGS) exit(FALSE); to if(nargs > MAXARGS) return(NULL); I was getting a little drastic... -- ============================================================================== Phillip Lindsay - Commodore Business Machines - Amiga Technical Support Dirt: 1200 Wilson Drive, West Chester PA 19380 uucp: {ihnp4|seismo|caip}!cbmvax!phillip arpa: cbmvax!phillip@seismo -or- phillip@cbmvax.UUCP@{seismo | harvard} Tel.: (215) 431-9180 Disclaimer: [someone said I needed this] No warranty is implied or otherwise given in the form of suggestion or example. Any opinions found here are of my making. [unless Fred pops up (my other self)] ==============================================================================