vwscanf(3S) vwscanf(3S)NAMEvwscanf(), vfwscanf(), vswscanf() - convert formatted wide-character input of a stdarg argument listSYNOPSISDESCRIPTIONThe and functions are equivalent to the and functions respectively, except that instead of being called with a variable number of argu- ments, they are called with an argument list pointer ap of type va_list as defined by These functions do not invoke the macro. However, since these functions invoke the macro, the value of ap after the return is indetermi- nate.APPLICATION USAGEApplications using these functions should call afterwards to clean up.AUTHORand were developed by HP.SEE ALSOfwscanf(3C), stdarg(5), thread_safety(5). vwscanf(3S)