Prev Previous Post   Next Post Next
Old 12-12-2011, 12:14 PM   #1
Erriez
Human being with feelings
 
Join Date: Jun 2010
Location: The Netherlands
Posts: 177
Default How to define a multidimension array

Hi all,

I'd like to define a multidimension array as well as normal arrays in one single JS script. The syntax in C is:

Code:
int array1[50][64];
int array2[16];
I can't find it in the documentation how to do this. Any suggestions? Thanks!
Erriez is offline   Reply With Quote
 

Thread Tools
Display Modes

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 -7. The time now is 05:37 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.