Related Chapters

   

Practical Programming in Tcl & Tk, Third Edition
By Brent B. Welch

Table of Contents
Chapter 5.  Tcl Lists


  • Arrays are the other main data structure in Tcl. They are described in Chapter 8.

  • List operations are used when generating Tcl code dynamically. Chapter 10 describes these techniques when using the eval command.

  • The foreach command loops over the values in a list. It is described on page 73 in Chapter 6.


       
    Top
     



    Practical Programming in Tcl and Tk
    Practical Programming in Tcl and Tk (4th Edition)
    ISBN: 0130385603
    EAN: 2147483647
    Year: 1999
    Pages: 478

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net