Please help me with this array declaration problem.
Write array declarations for the following:
a. a list of 100 double-precision voltages
b. a list of 50 double-precision temperatures
c. a list of 30 characters, each representing a code
d. a list of 100 integer years
e. a list of 32 double precision velocities
f. a list of 1000 double-precision distances
g. a list of 6 integer code numbers
2007-05-04
08:55:36
·
2 answers
·
asked by
frank
1
in
Computers & Internet
➔ Programming & Design