Next
/ Previous /
Index
/
TCC Help System
/
Publications
/
Site map
/
NM Tech homepage
Using strings in Icon
Mastery of text processing in Icon starts with these skills:
Refer to the section on
reading an input line
to input lines from the standard input file as strings.
To refer to parts of a string, you should know
`How Icon positions are numbered'
.
To extract parts of a string, you must know how to
select a substring.
Read the page on
`Using csets to describe sets of characters in Icon'
.
In order to see whether a string matches a given pattern, use the various
string analysis functions.
Next:
Implicit scanning in Icon
See also:
Text processing in Icon
Site map
Index:
Keyword index to help pages
Help:
New Mexico Tech Computer Center: Help System
TCC Publications
To report a problem:
File a ticket
Send mail to the
User consultant on duty
or call them at 575-835-5437
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/stringops.html