Consider using StrLCat to help make sure Dest does not suffer a buffer overflow. StrCat returns a pointer to the start of the destination string (Dest).
確定! 回上一頁