bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: using _WRAPPED


From: Bryan Christ
Subject: Re: using _WRAPPED
Date: Thu, 25 Oct 2007 12:03:29 -0500
User-agent: Thunderbird 2.0.0.5 (X11/20070727)

what would be the portable way of checking for this? if there isn't, what would i check in pdcurses? (i'm not opposed to #ifdef)

William McBrine wrote:
On Thu, 25 Oct 2007, Bryan Christ wrote:

Can anyone tell me if checking for:

if(window->_flags & _WRAPPED)

compromises portability?

It's ncurses-specific, if that's what you're asking. It's not in any other curses implementation, AFAICT.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]