sparc
sparc copied to clipboard
[Implementation] Correct memory error occurring when a program has many answer sets.
If a sparc program has many answer sets, they are all stored in a string buffer. This can be avioided by streaming them directly to the terminal window (when the option -A) is used.