On Jun 4, 1:20 am, Amandil <mazwo...@gmail .comwrote:
That violates a constraint on implementations where
va_list is an array.
--
Peter
How about each parsing function returns the va_list
object after it's done with it.
...
You could try
va_list parse_half_of_a rg_list(va_list args)
{
object after it's done with it.
...
You could try
va_list parse_half_of_a rg_list(va_list args)
{
va_list is an array.
--
Peter