DragonFly BSD
DragonFly bugs List (threaded) for 2005-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: isprint(3)


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 2 May 2005 10:31:02 -0700 (PDT)

:That means an and more and possible double evalution of the
:argument. Actually, it is allowed by SUS to have a control character
:as printable. Question is, are there non-tab non-space white spaces, which are
:control chars and not graphs?
:
:Joerg
    
    The only thing I can think of is shift-space (0xa0), but isblank()
    returns FALSE for that (I think properly).

    Either way is fine with me.  Just choose one and do it so we can 
    move on to other issues.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



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