chen@dalcs.UUCP (06/22/87)
I am implementing an Information Retrieval system in CProlog on BSD 4.3 UNIX. Could anyone tell me how to handle an "OUT OF GLOBAL/LOCAL STACK" error message while I'm running this IR program with a large number of recursions. Besides, I would also like to know if there is any limitations on the number of recursions of a procedure as well as the length of the list. Thanks in advance.