This time using va_copy() on platforms that have it and simple assignment on platforms that don't.
14 KiB
14 KiB
This time using va_copy() on platforms that have it and simple assignment on platforms that don't.