If I have this below CString data and I want to change it format to int. Example: CString data_str = "1487"; int data_int;
確定! 回上一頁