|
-
April 17th, 2001, 05:03 PM
#1
how to increase dimension of n array
how to increase dimension of an array by a set number of variable?
for example i have an array
dim co(n) as double
where n is a user defined number.
and every time i do certain operation on
array co(n), i want that its dimension sould increase by same "n" number.
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
|