On Wed, Feb 27, 2019 at 10:09:44PM +1100, Simon Burge wrote:
> addstr() just adjusts stdscr.  The line after these is:
> 
>       refresh();
> 
> which will do the actual screen refresh/update.

I'll fix it as you suggested. Still would like to see more details
about what compiler and what constructs it warns about. Joerg?

Martin

Reply via email to