在debug模式
出現這個error
First_chance exception in xxx.exe 0x80000002: Datatype Misalignment
發現
在做完
memset(chTmp, 0, sizeof(chTmp)/*30*/);
return; // End Of Process
後會出現
但是又不是每次都會發生
原因
取檔名的時候
有英文
and 中文
把中文的部分刪掉
此error 就不會出現
bingo
沒有留言:
張貼留言