I need to clarify that string::iterator data type is same as the char* (character pointer) Can we use char* instead of string::iterator
I need to clarify that string::iterator data type is same as the char* (character pointer) Can we use char* instead of string::iterator