Re: [cc65] va_copy(): Any alternatives

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2005-05-08 22:41:48
Hi!

On Sat, May 07, 2005 at 01:55:58PM +0200, Spiro Trikaliotis wrote:
> BTW: Uz, in src/common/va_copy.h, you define va_copy to be
>
> #define va_copy(src,dest)       memcpy((src), (dest), sizeof (va_list))
>
> for the Watcom C compiler. You have mixed the names of the arguments two
> times, which results in correct behaviour, anyway. ;-)

Thanks, I've fixed it;-)

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sun May 8 22:42:03 2005

This archive was generated by hypermail 2.1.8 : 2005-05-08 22:42:05 CEST