Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
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.
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.