#include #include int main() { char str1[20]; char *str2; printf("enter string \\n"); **// using %c input*