2010年12月19日 星期日

唯讀記憶體的悲哀

有一個字串長這樣 char *string = "this is a string";
想使用 strtok 將它切成一段一段, 結果程式就當掉了.
這就是唯讀記憶體的悲哀...

沒有留言:

張貼留言