Re: A86: size bytes


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

Re: A86: size bytes





>in system vars, do the size bytes include themselves in the size or only the 
>rest of the data?
>
>ex: a string
>
>.dw 4
>.db "hi"
>
>or
>
>.dw 2
>.db "hi"
Only the rest of the data. 
Chicane
chicane@reninet.com
http://zapo.calc.org



References: