Re: A83: Re: subprogs
[Prev][Next][Index][Thread]
Re: A83: Re: subprogs
On 24-Jul-98, James Matthews wrote:
>>
>> What's so terribly tough with that? Never used an array of >300 items?
>>
>> Linus
>>
>Have you?!...C++ yeah, PASCAL yeah, Java yeah...ASM, hell no.
>James.
Plotsscreen is 768 bytes, but it's a bitmap so it's an array of 6144 items of
one bit each. And if you don't accept that as being an array (which it is), I
can tell you that when working on RiDE, I temporarily used a chunky array of
6144 *bytes*, which I later downsized to 3072 bytes.
Linus
References: