Write a program in C to copy one string to another.
Expected Output:
Input a string : Welcome to JLabsTech!
The original string : Welcome to JLabsTech!
The copied string : Welcome to JLabsTech!
Number of characters copied : 22
=================================================
• C Programming - Strings
Website : http://www.jlabstech.com
Like us on Facebook : / jlabstechnology
Follow on Twitter : / _jlabs_