Image with borders having unwanted chars I am using curses library. Created window using stdscr API, it was working fine in previous versions with correct border lines. However, in new version I am getting smileys and unwanted characters in the border lines.
Help me in proceeding further.