|
Copyright ® (1999-2008) EDMGROUP Pty Ltd - EZY Prolog Reference |
[This is preliminary specification and subject to change.]
Group
Type
determ
Syntax
nl( STRING NewLineSymbol)
Flow patterns
Description:
nl/0 causes a carriage-return/line-feed sequence to be sent to the current write device. If the newline is to be produced in connection with other output, the character '\
'--as a single character or as part of a string--does the same.
Sample:
No sample