A89: get a number


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

A89: get a number




I have a quick question. How would I get a value from
something like this

map:
;           |
;           V
 dc.w 1,2,3,4,5,6,4,2
 dc.w 3,2,4,2,4,1,2,3  <i want that number
 dc.w 2,4,2,4,1,2,3,2
            

where I want to get the fourth number in the second
row.  Thanks.
===
Visit my website, Some Assembly Required, at 
http://meltingpot.fortunecity.com/gilford/908 


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



Follow-Ups: