Write a program to copy one string s2 to another string s1. (Without using strcopy function from string.h)