Please login or register.

Login with username, password and session length
Advanced search  

News:

Latest WME version: WME 1.9.1 (January 1st, 2010) - download

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - mamajo

Pages: [1]
1
Technical forum / Re: 2d Array
« on: December 28, 2011, 02:49:43 PM »
thanks  :)
This is an array that defines you  , 1D.
 How do we define the 2D Array?

2
Technical forum / 2d Array
« on: December 28, 2011, 01:30:17 PM »
Hello
I used to take 2D Array, but I do not know how to quote them.
In C++ are to be announced , But how Wintermute ?

Code: [Select]

//Arrayname [Row subscript][Column subscript]

int MyArray[2][3] = {{1,2,3} , {4,5,6}};


Thank you.  :)

Pages: [1]

Page created in 0.04 seconds with 24 queries.