Data Structures

From AutoIt Wiki
Revision as of 06:52, 4 August 2013 by Jaberwocky6669 (talk | contribs) (Altered intro)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Simply put, a data structure imposes structure on a set of data. A data structure enables programs to store and retrieve data in such a manner which considers both access time and memory constraints.