Hans-Juergen Schwarz wrote:
>
> Hello all,
> Im running a Suse 6.4 System and tried to compile Bruce Guenters
> autoresponder like
>
> gcc -Wall -o autorespond autorespond.c
>
> but the following warning occur:
>
> autorespond.c: In function 'send_message':
> autorespond.c:212: warning: long u
Hello all,
Im running a Suse 6.4 System and tried to compile Bruce Guenters
autoresponder like
gcc -Wall -o autorespond autorespond.c
but the following warning occur:
autorespond.c: In function 'send_message':
autorespond.c:212: warning: long unsigned int format, unsigned int arg
(arg 10)
autor