What does DIM stand for?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Here's a simple question: what does DIM stand for? I know it is used to
define things, but would like to know what the letters stand for.

Thank you,
Kelvin
 
KLP said:
Here's a simple question: what does DIM stand for? I know it is used
to define things, but would like to know what the letters stand for.

In old Basic, it was short for "Dimension", because it was only used to
declare the dimensions of arrays.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top