Quote:
Originally Posted by iomatic
Neat.
Total newbie at programming in general, but understand basic concepts.
How would you set up an array/sub-arrays of data, and pass one of the items in an array (or one of the items in a sub-array) to another class?
What about SQLite?
|
You can add array properties to the class, and add / delete objects from the array in different classes. SQLite is completely off topic, however, since this is more of an introduction than an application tutorial.