C Tutorial cstring functions in the library
YOUR LINK HERE:
http://youtube.com/watch?v=zM2M4wLTpyA
An updated version of this video can be found here: • • C-string functions: strlen, strcpy, s... • Several functions are provided in the cstring header file from the C++ library. In this video, I'll show you how to use a few of them, but there are many more. • Read more about the c-string functions in the library: • http://www.cplusplus.com/reference/cs... • Read about strcpy vs strcpy_s here: • https://en.cppreference.com/w/c/strin... • My video discussing C-strings, string literals, string objects: • • C++ Tutorial: Strings: String Objec...
#############################
