array

  1. G

    Question Finding last position in character array.

    Hello everybody, Firstly, I looked for an answer here in the forums, and didn't find any, so in case this thread has alredy been answered before, my apologies. I'll try to make it as simply as it gets, and even tough it looks simply, I've been having a hard time trying to make a good solution...
  2. A

    Question Grab entire array at once?

    Is there a quick way to grab all the elements of an array? I'm thinking of something using pointers, but not having to walk the node tree. I was guessing that, since the SQLW for extent vars is the length of all the extents put together, they are all stored sequentially at the same memory...
Top