From: Miroslaw Osys
Subject: gcl
Date: 
Message-ID: <6t5o0o$bb2$1@zeus.polsl.gliwice.pl>
One small question:
make-array gives "correctable error" when invoked to construct big array.
What is proper way to detect if there is (not) enough room to do
that?

					Miroslaw Osys
From: Adam Przybyla
Subject: Re: gcl
Date: 
Message-ID: <6t8bmo$op4$2@zeus.polsl.gliwice.pl>
Miroslaw Osys <ยทยทยทยท@zeus.polsl.gliwice.pl> wrote:
> One small question:
> make-array gives "correctable error" when invoked to construct big array.
> What is proper way to detect if there is (not) enough room to do
> that?

> 					Miroslaw Osys