Raised This Month: $ Target: $400
 0% 

CellArray of CellArrays


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Bad_Bud
Senior Member
Join Date: Oct 2006
Location: The internet
Old 08-30-2009 , 17:54   Re: CellArray of CellArrays
Reply With Quote #3

Quote:
Originally Posted by Alka View Post
PHP Code:
new Array:iArray ArrayCreate(1,1);
ArrayPushCell(iArray1337); 
No, I want to do this:

PHP Code:
new Array:iArray ArrayCreate(1,1);
new Array:
uArray ArrayCreate(1,1);
ArrayPushCell(iArrayuArray); 
I want to store an array handle in a cell of the other array, so I can have a dynamic one inside of a dynamic one.
__________________
Bad_Bud is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:05.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode