Array

From Rosetta Code
Revision as of 20:53, 15 January 2007 by 71.205.158.101 (talk)
Task
Array
You are encouraged to solve this task according to the task description, using any language you may know.

mIRC Interpeter: mIRC Script Editor

REQUIRES: mArray Snippet

 3 Dimensional Array
alias creatmearray { .echo -a $array_create(MyArray, 5, 10) }