Results 1 to 5 of 5

Thread: Best way to empty an element of a multidimensional array.

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2009
    Posts
    64

    Best way to empty an element of a multidimensional array.

    I'm thinking I have significant memory depletion in a data collection application.

    I am adding Erase arrayNm(1, 2) to kill certain arrays that are known empty at some points.
    I have 64 inputs filling multiple arrays in different intermediate stages of data collection.

    But can one empty individual array elements? From what I've read, maybe not?
    Last edited by Enrique_; Aug 28th, 2015 at 08:36 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width