fscanf函数的用法

fscanf函数的用法

fscanf函数的用法为“intfscanf(FILE*stream,char*format,[argument...]);”,所有符号需在英文模式下输出。 fscanf()函数(有点像正则表达......