Next:
Why do I get
Up:
Frequently Asked Questions
Previous:
How can I build
Contents
Index
How can I disable the garbage collector?
Set the Prolog flag
gc
to
off
as follows:
set_prolog_flag(gc,off)
.
Neng-Fa Zhou 2013-01-25