define SECUREC_STRCAT_SM(dest, destMax, src) strcat_s((dest), (destMax), (src)). endif. / for strncat_s performance optimization / ...
確定! 回上一頁