wagner@iaoobelix.UUCP (06/26/87)
This is in response to Lan See Chen's <dalcs!chen@seismo.css.gov> article of
June 22nd, 1987:
You can call vanilla CProlog with the following options:
-H N heap allocation is N K bytes
-G N global stack allocation is N K bytes
-L N local stack allocation is N K bytes
-T N trail allocation is N K bytes
-A N atom area allocation is N K bytes
-X N auxiliary stack allocation is N K bytes
-q don't print name of restored file
An optional last argument specifies the CProlog saved state to restore.
If you are working with CProlog+ (i.e. CProlog plus dynamic loading) you
may have a slightly different invocation syntax.
How far you can go with head, global stack and local stack depends on the
amount of swapping space available on your machine. I think, before you reach
any of the limits stated in CProlog, your Prolog will crash due to
insufficient swapping space.
Juergen Wagner, (USENET) ...seismo!unido!iaoobel!wagner
("Gandalf") Fraunhofer Institute IAO, Stuttgart