>
> You could va_copy() it to a second va_list if you need to do it twice.
>
va_copy is C99. Are we ready to say that is now dependant to C89 ?.
A+
--
Eric Pouech
On Wed, May 11, 2011 at 12:20:51PM +0200, Piotr Caban wrote:
> ---
> dlls/msvcrt/printf.h |2 +-
> dlls/msvcrt/wcs.c|4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
>
> diff --git a/dlls/msvcrt/printf.h b/dlls/msvcrt/printf.h
> index 64d159e..53f35bc 100644
> --- a/dlls
On Wed, May 11, 2011 at 12:20:51PM +0200, Piotr Caban wrote:
> ---
> dlls/msvcrt/printf.h |2 +-
> dlls/msvcrt/wcs.c|4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
>
> diff --git a/dlls/msvcrt/printf.h b/dlls/msvcrt/printf.h
> index 64d159e..53f35bc 100644
> --- a/dlls