[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: number of arguments



At 12:17 PM 6/14/94 -0500, Doug Currie, Flavors Technology, Inc. wrote:
>A colleague asks:
>
>>Do you know if the maximum number of arguments to MCL functions is
>>defined somewhere? I was converting a list to a vector after finishing
>>the list manipulation. I was just trying to save memory space.

Welcome to Macintosh Common Lisp Version 2.0!
? cl:call-arguments-limit
8192
?