[A83] Re: Quick Question
[Prev][Next][Index][Thread]
[A83] Re: Quick Question
In TASM the max number of bytes that you can put in
one line is 31... example:
.db 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ...... ,31
> It depends on the assembler. I believe that
> Assembly Studio 8x has a
> maximum length of 255 characters per line.
> Generally, you should keep your
> code to ~78 characters per line, if you care
> about other people being able
> to easily read it.
>
> > What is the maximum number of bytes you can
> have on
> > one line with the .db?
>
-------------------------------------------------
Email Enviado utilizando o serviço MegaMail
References: