#include #include int main() { char t1string[] = "test"; printf("First String value is %s\\n", t1string); strcpy