It is easier and more useful to use, for example: if (strlcpy(dst, src, dsize)) /* truncation, do something*/ OR size_t n; ...
確定! 回上一頁