Find String in Nested Structs
just wondering how can i find a String within 2 Structs ?
EG..
Enter Town your looking for ?
cin >> New York
Enter Town 2 your looking for ?
cin >> Boston
" Some Text " New York " Some text " Boston " some text " .
if the first one is not found exit the search function. Same goes for the Second one as well
Topic archived. No new replies allowed.