terpri
(terpri)
This function prints a newline character to
the command line.
Arguments |
none |
Return |
always NIL |
Example |
|
Remarks |
to leave a DEFUN function block and to return "void", it is better to use (princ) instead of (terpri), to prevent unnecessary printing to command line |
© Bricsys NV. All rights reserved. |