help.pl
- help(+Subject)
- Display online help on specified subject.
- apropos(Pattern)
- Give a list of subjects that might be appropriate.
- show_help(+ListOfRanges)[private]
- Pipe specified ranges of the manual through the user defined pager
- copy_chars(+Count, +FromStream, +ToStream)[private]
- Note: stream is binary to deal with byte offsets. As the data is ISO Latin-1 anyway, this is fine.
- line_start(Line, Start) is det[private]
- True if Start is the byte position at which Line starts.
- line_index[private]
- Create index holding the byte positions for the line starts
Undocumented predicates
The following predicates are exported, but not or incorrectly documented.