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