Re: Delete memory


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

Re: Delete memory



On Wed, 14 Jan 1998, Geoff Hagopian wrote:

>I'm working on DES (data encryption standard) program for the '85.  I'm
>writing it in Basic.  So far I haven't used any binary types (just lists and
>matrices) so it's a bit of a memory hog in places.  Is there a way to delete
>a list from within a program?

0 -> dimL listname


References: