Given that strings in C are usually terminated by an ASCII zero, the easiest would be to set the first byte to zero. Another way might be to use ...
確定! 回上一頁