std ::strncpy is an STL function to copy a number of characters of a C-style string. std::strncpy is defined in the cstring.h header file.
確定! 回上一頁