擅用sprintf 與sscanf. (10.1) sscanf - 字串轉整數、無號數、浮點數.. ex1 : char buffer[] = "-5, 10, 2.3, string"; int i; unsigned u; double d;
確定! 回上一頁