Subject: Re: Clearing arrays etc. in extensions
From: nobu.nokada softhome.net
Date: Tue, 8 Oct 2002 11:30:46 +0900
References: 5269352695
In-reply-to: 52695
Hi,
At Tue, 8 Oct 2002 07:32:59 +0900,
Tim Hunter wrote:
> or simply set the len
> field to 0.
If you modify an object directly, it's better to call
rb_check_frozen().
--
Nobu Nakada