|
-
Jun 17th, 2010, 12:28 AM
#1
Thread Starter
New Member
how to start modify array value?
Hi guys, I want to modify that myArr() value?
here is myArr()
myArr(0,0) = "john"
myArr(1,0) = "Jan"
myArr(0,1) = "mary
myArr(1,1) = "Dec"
myArr(0,2) = "sam"
myArr(1,2) = "Feb"
I want to modify "mary" , "Dec" to -> "mary" , "OCT"
how to start ?
please!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|