Go back to Richel Bilderbeek's homepage.

Go back to Richel Bilderbeek's C++ page.

 

 

 

 

 

(C++) std::strncat

 

std::strncat is an STL function to concatenate two C-style strings, using only a number of characters from the string to be appended.

 

std::strncat is defined in the cstring.h header file.

 

 

 

 

Examples

 

 

 

 

 

 

Go back to Richel Bilderbeek's C++ page.

Go back to Richel Bilderbeek's homepage.

 

Valid XHTML 1.0 Strict