I need to loop through a char array containing a line read by ... void run (char cur[]) { char c; char flag; c = fgetc(cur); // or getc ...
確定! 回上一頁