strlcpy — Copy a NUL terminated string into a sized buffer. Synopsis. size_t strlcpy (, char * dest ,. const char * src ,. size_t size ) ; ...
確定! 回上一頁