Next / Previous / Index / TCC Help System / Publications / Site map / NM Tech homepage

Using the list type in Icon

Tech Computer Center logo

In the Icon language, a list is an ordered set of objects. You can put anything in a list---integers, reals, strings, other lists, even entire complex data structures.

To master lists in Icon you need to know just a few things:


Next: Using the table type in Icon
See also: Using data structures in Icon
Site map
Index: Keyword index to help pages
Help: New Mexico Tech Computer Center: Help System
TCC Publications
Home: About New Mexico Tech

John Shipman, john@nmt.edu

Last updated: 1996/01/06 21:12:57 UT
URL: http://www.nmt.edu/tcc/help/lang/icon/list.html