LZ: A Few Quick Zshellish Questions


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

LZ: A Few Quick Zshellish Questions



1)  What is the best way to do an array?  I have an array of .dbs that
hold part of a map of information like:

.db 1,2,3,4,1,1
.db 2,3,4,1,5,6
etc..

What I need to no is keep track of whether certain bytes have been
changed.  (The stuff on screen is destroyed by player).  I tried haveing
BUNCH of textmem variables but that seemed incredibly dumb.  Is there a
better way?  Hmm.. I guess I could use just a large block of textmem... 
nevermind I guess...

2)  How do you get bytes from the linkport?

-------------------------------------------------------------------------------
Adam Geitgey
Partner CSRA Web Design and Computer Consulting
"Web Design for the Information Age"
PGP Key upon request
Email:  csrawebtech@qualityservice.com
Web  :  http://csraweb.home.ml.org
-------------------------------------------------------------------------------


References: