User Tag List

Results 1 to 3 of 3

Thread: limitless arrays

  1. #1
    No Products Registered

    Join Date
    Jun 2007
    Posts
    22
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    limitless arrays

    Hi I hope this doesnt sound too weird:
    I'm making an editor program for custom data that has to be read at runtime afterwards - I wonder if there is any way to have limitless arrays?

    I've seen that there's a default X, Z and Y dimension that needs to be set at first, then at runtime the addresses of each data is set within those boundaries, but is there any array object without any boundaries wich could just store and save what has been written/stored ?

    thank you

  2. #2
    Clicker Fusion 2.5 Developer

    Join Date
    Jul 2008
    Location
    UK
    Posts
    1,393
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)

    Re: limitless arrays

    Those settings are only the initial dimensions - even the standard array object will resize dynamically, so it doesn't have boundaries.

  3. #3
    No Products Registered

    Join Date
    Jun 2007
    Posts
    22
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: limitless arrays

    this is awesome.

    thank you

Similar Threads

  1. ini's or arrays
    By Bigfoot in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 15th November 2011, 10:24 PM
  2. Arrays?
    By legocacher in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 23rd April 2010, 02:49 PM
  3. Arrays
    By Angelfox in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 18th January 2009, 12:40 AM
  4. Arrays
    By Nick in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 12th June 2007, 06:53 PM

Posting Permissions

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