I am creating a program that enters strings into an array using cin.getline. When i use this one of two things happens: Either the cin.getline is skipped and the string is not entered, or enter doesn't work, it gets struck in a blank loop.
Also i was wondering how to compare strings and how to change them.
Thanks
Also i was wondering how to compare strings and how to change them.
Thanks