Quote:
|
Originally Posted by MrMan9879
If you could answer my first question on how often arrays are used though, that would be nice!  :banana:
|
They are used more often than in C++ (I think), because you also use them as structs and vectors, and for other things (because entries can have a name, so not only a number you can use them to store information and dump that in e.g. an email).