From: mdw Date: Sun, 13 Jan 2002 13:33:01 +0000 (+0000) Subject: Pass line length to line handler function. Provide a @typedef@ for X-Git-Tag: 2.0.4~85 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/commitdiff_plain/83c63e03b9fd860569c7e6944ad9c1a5c9d19f7e?ds=sidebyside;hp=83c63e03b9fd860569c7e6944ad9c1a5c9d19f7e Pass line length to line handler function. Provide a @typedef@ for handler functions. Allow run-time configuration of line delimiters. ---