Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Combining Multidimensional Arrays
#1
Hi All,
I know this could theoretically be very complicated but my case example is simple...basically replicating the "from" str function. I have two 2-dimensional str arrays and I just want to combine them into 1 array, maintaining dimensions etc. I realize I could read one out into the other with a "for i 0...." type statement, but it gets hairy in that the counter integer for the two different arrays will be different reading into the third (combined)..... I know I could figure it out eventually but I thought I would check if there was an easier way.
Thanks, Stuart


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)