[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Array Question



PureBytes Links

Trading Reference Links

I would like to create a 5 element array and place the following values
in it:

1
5
7.5
8.75
9.35

How would I declare this array and put these values in it, which I could
reference later?

Thanks for your help.

Andrew