• + 1 comment

    This code gives me an error ISO C++ forbids comparison between pointer and integer [-fpermissive] while(phone_book[name]!="")

    could you help??