You are viewing a single comment's thread. Return to all comments →
This code gives me an error ISO C++ forbids comparison between pointer and integer [-fpermissive] while(phone_book[name]!="")
could you help??
Seems like cookies are disabled on this browser, please enable them to open this website
Day 8: Dictionaries and Maps
You are viewing a single comment's thread. Return to all comments →
This code gives me an error ISO C++ forbids comparison between pointer and integer [-fpermissive] while(phone_book[name]!="")
could you help??