|
|
1.1 root 1: .so tmac.ilib
2: .TH SEGMENT 2 "The University of Arizona \- 9/11/84"
3: .SH NAME
4: segment \- segment string
5: .SH DESCRIPTION
6: The procedure \*Msegment(s,\*bc)\fR generates
7: consecutive substrings of \*Ms\fR consisting of characters that
8: respectively do/do not occur in \*Mc\fR.
9: For example,
10: .DS
11: segment("This is a sentence.",\*b&lcase ++ &ucase)
12: .DE
13: generates
14: .DS
15: "This"
16: " "
17: "is"
18: " "
19: "a"
20: " "
21: "sentence"
22: "."
23: .DE
24: .SH AUTHOR
25: William H. Mitchell
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.