Use of <cstring> in the provided video

why do we put #include ?

@deck123 cstring is used in c++ files to manipulate character arrays. If you are working on the string datatype, however then you need string header file.