cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: preparing for another public release

From: Bjorn Reese <breese_at_mail1.stofanet.dk>
Date: Sun, 02 Mar 2003 22:34:55 +0000

Andi Jahja wrote:

> I am not sure. But Borland is pretty strange IMO. We could get rid of
> these annoying warnings by assigning send() return value to a dummy
> variable like:
>
> int dummy;
>
> dummy = swrite(.......);

How about

  (void)swrite(.....);

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2003-03-02