Generated: Monday, May 1, 2006, 14:55:36 A SchemeDoc Manual

Line Continuation Example

Kurt Nørmark Department of Computer Science, Aalborg University

Source file: /user/normark/.public_html/schemedoc/examples/ex-line-cont.scm

Demo of line continuation characters. These are useful in cases where the programming style calls for short source lines (80 characters, for instance).

Alphabetic index:
some-function (some-function . p) Just a demo function

some-function
Form (some-function . p)
Description Just a demo function
Precondition Here is the precondition, which we here for demo purposes make a very long line split by the '\' character.
Parameters p This is the one and only parameter. We can now tell a long story about p on several lines.
See also Scheme source file some-function
Note Miscelaneous information Miscelaneous information Miscelaneous information Miscelaneous information Miscelaneous information.

Generated: Monday, May 1, 2006, 14:55:36
Generated by LAML SchemeDoc using LAML Version 31.0 (May 1, 2006, full, beta-3)