Updated 2008-03-07 13:43:44 by fr

foreach {x y} {another Just hacker TCL} {lappend l $y $x}; puts [join $l]

Projects