D.2.5.7 split
Procedure from library
inout.lib
(see
inout_lib
).
Usage:
split(s[,n]); s string, n integer
Return:
same string, split into lines of length n separated by \ (default: n=pagewidth)
Note:
may be used in connection with lprint
Example:
User manual for
Singular
version 3-1-6, Dec 2012, generated by
texi2html
.