函数名:
swscanf()
功能:
用于处理宽字符字符串,和sscanf功能相同
头文件:
stdio.h
用法:
int swscanf (const wchar_t*,const wchar_t*,...)