What would be a good implementation of va_copy where va_list is a typedef for char *? Can I jyust copy the pointer's value or is it impossible to tell ...
確定! 回上一頁