Path: utzoo!utgpu!watserv1!watmath!att!linac!pacific.mps.ohio-state.edu!zaphod!samsung!olivea!apple!agate!ucbvax!FTP.COM!backman From: backman@FTP.COM (Larry Backman) Newsgroups: comp.protocols.tcp-ip Subject: Re: inet_ntoa() Message-ID: <9101142329.AA01681@ftp.com> Date: 14 Jan 91 23:29:18 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: backman@ftp.com Organization: The Internet Lines: 25 The Sun man pages has the following definition: char *inet_ntoa( ipAddr ) struct in_addr ipAddr; which use to work, instead of char *inet_ntoa( ipAddr ) struct in_addr *ipAddr which now works. Has anyone else had this problem? JAG JAG of ex-Interlan fame? Larry