strlcpy is commonly found in OpenBSD libraries and contrasts with strncpy in that the resulting string is always terminated with a null character.
確定! 回上一頁