On Monday, June 14, 1999 9:15 AM, Alistair Riddoch [SMTP:[EMAIL PROTECTED]] wrote:
: I have not yet come across something I wanted to port that had too large
: a code segment, but enough data. Most programs don't port because they require
: so much data. bcc output is very compact.
:
Nano-X and Micro-Win will run into this problem. Basically, my current
design will end up using more and more code, but not a lot of data. (unless of course
pictures are used, but that'll definitely go > 64k)
I think we're ok now, but as people build widget sets, the code size will
grow....
Greg