sparc icon indicating copy to clipboard operation
sparc copied to clipboard

[Implementation] Correct memory error occurring when a program has many answer sets.

Open iensen opened this issue 11 years ago • 0 comments

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.

iensen avatar Jun 16 '14 20:06 iensen