[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: number of arguments
- To: e@flavors.com (Doug Currie, Flavors Technology, Inc.), info-mcl@cambridge.apple.com
- Subject: Re: number of arguments
- From: bill@cambridge.apple.com (Bill St. Clair)
- Date: Tue, 14 Jun 1994 13:12:18 -0400
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
?