Macintosh QuickBASIC Manual Correction: Array1, Array2 Sizes (39242)
This article was previously published under Q39242
SUMMARY
Below is a correction for the second paragraph on Page 18 of the
"Microsoft QuickBASIC for Apple Macintosh: Language Reference" manual.
This paragraph should be changed to read as follows:
"The first array, Array1, has 10 integer elements, so its values
take 20 bytes of memory. The second array, Array2, has 110
double-precision elements, and its values require 880 bytes of
memory."
Modification Type: |
Minor |
Last Reviewed: |
1/9/2003 |
Keywords: |
KB39242 |
|