我是C的初学者.我有一个这种格式的字符数组,例如"12 23 45 9".如何在int数组{12,23,45,9}中转换它?提前致谢.
c arrays string int
arrays ×1
c ×1
int ×1
string ×1