gnupic@linuxhacker.org
gnupic@linuxhacker.org
Subject: Named cblocks?
From: David Willmore
Date: Mon, 15 Mar 2004 04:43:16 -0500
Hello, all.
I was just not sleeping and decided to do a bit of coding--
yes, I know, not recommended. But, on the good side, I got
to thinking. I wanted to BANKSEL between cblocks of variables
and when I went to type in the 'name' of the cblock, it
struck me that there isn't one. I could use any of the
variables in there, but the code would read better if the
name indicated the whole *class* of variables I'm about to
play with.
Shall I just put in a set of equates to 'name' my cblocks
or is there some common method of doing this that has not
occured to my sleep deprived mind?
Cheers,
David
gnupic@linuxhacker.org