Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

2 Vectors Into 1 Multi Dimensional Array.

807589Sep 18 2008 — edited Sep 21 2008
Hi,
I"ve been Digging hardly to find a way to convert 2 vectors into 1 Multi Dimensional Array.
and failed of success
E.g.

2 Vectors
V1 - Id 1,2,3,4,5,6,7..n
V2 - Msg ,a,b,c,d,e,f,g,

I Need to convert both of them into : ONE Multi Dimensional Array.
HOW? ? Please Help..
Appritiate for Code Example.

Thanks
Y
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 19 2008
Added on Sep 18 2008
7 comments
165 views