> dgram.c: In function `dgram_send':
> dgram.c:185: warning: assignment makes pointer from integer without a cast
> dgram.c:186: dereferencing pointer to incomplete type
> ...

Sigh.  That's what I get for trying to use a function (inet_ntoa) that
drives me nuts even on a good day.

Please give the following patch a try and let me know if it fixes your
problem.

> Tony

John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]

inet_ntoa.diff

Reply via email to