C語言從文本文件中用字符串讀取一行數據,而後再依次遍歷字符串將字符串中數據分配。

#include "stdafx.h" #include<string.h> #include<stdlib.h>指針 #include<math.h>字符串 FILE *rfile=fopen("D:\\風中追風\\工做量表計算.csv","r");// 定義文件指針;get int _tmain(int argc, _TCHAR* argv[])string {file      int i=
相關文章
相關標籤/搜索