char * strncpy ( char * destination, const char * source, size_t num ); ... 的字串, 將會產生溢位錯誤 (reading it as such would overflow)。
確定! 回上一頁