In order to read some thing into a variable or pointer you should allocate space. char *new_num=" ";. Here it writes string in text segment ...
確定! 回上一頁