> > > The only limit is that the program cannot use more than the first 32Kb
> > (AFAIK).
> > Which IS a limit... Never heard of memorymapping???

        Well, by now I thought in a dirty way of breaking this limit: just
do many forks and execute n other processes ("overlays"), that will act as
a single program. You can share data with pipes.
        For example, for a text editor you can start two processes. One is
the editor itself, the other handle the text buffer and reading/saving
data. They exchange data via pipe.


Adriano Camargo Rodrigues da Cunha               ([EMAIL PROTECTED])
Engenharia de Computacao - UNICAMP
http://www.adrpage.cjb.net                       MSX-TR:I have one.And you?

* "Monopoly? No, we just don't want competition" - Microsoft *


****
MSX Mailinglist. To unsubscribe, send an email to [EMAIL PROTECTED] and put
in the body (not subject) "unsubscribe msx [EMAIL PROTECTED]" (without the
quotes :-) Problems? contact [EMAIL PROTECTED] (www.stack.nl/~wiebe/mailinglist/)
****

Reply via email to