Re: Access permissions

From: Spam Killer (nospam_at_spamtrap.com)
Date: 11/30/04


Date: Mon, 29 Nov 2004 23:54:42 GMT

On Mon, 29 Nov 2004 20:39:08 +0000, (laura fairhead) wrote:

> ... What's wrong with printing the values in hex?

There was a byte2hex routine following the byte2dec, and I printed the
string in double size, but I droped it for brevity. The byte2dec
survived, because I thought readers new to asm could add up the
checksum bytes easier in decimal.
>...
>It seems to me a good solution
>to your problem is just to put this program in /usr/local/bin
>or something. Then nobody can delete it and when you type 'cmos'
>and it will run from whichever directory you are in.
>...
Thanks, to all who answered. That works fine. Some day, I will get
used to the *nix way!

P.S.: I really enjoyed your kaos program in APJ. Very nice figures!