[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Hiding Test
On Wed, 28 Oct 1998, Ben Nes Michael wrote:
> I used C program and printf but after I compiled it I still could see
> the word inside it with text editor.
Well, I can think of many ways of doing it, so here's one. You can open()
the tty and output ascii codes directly to it with ioctl().
-------------------------------------------------------------------------
| Ze'ev Maor | "We all have a little Daemon inside... |
| gmaor@tx.technion.ac.il | ...Waiting to come out and become a kernel"|
-------------------------------------------------------------------------