Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 May 2005 15:01:40 -0700 (PDT)
From:      Don Lewis <truckman@FreeBSD.org>
To:        arundel@h3c.de
Cc:        freebsd-hackers@FreeBSD.org
Subject:   Re: Console ASCII interpretation
Message-ID:  <200505162201.j4GM1eTm043731@gw.catspoiler.org>
In-Reply-To: <20050516202029.GA21139@skatecity>

next in thread | previous in thread | raw e-mail | index | archive | help
On 16 May, alexander wrote:

> You're right. The code I'm using is wrong when it is being executed
> under the console. However the fact that Eterm and xterm do what I
> want to do with my app show that I'm not the only one who needs a
> NOP ascii value. Both render the NUL ascii code as NOP. Since both
> terms are much newer than the console this indicates that they
> reflect the recent changes in software development much better.

If you find pipe the output of your app through more while running in an
xterm window, or redirect the output to a file and view the file in your
favorite editor, you'll find another couple of cases where NUL isn't a
NOP.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505162201.j4GM1eTm043731>