Use the TERPRI
function (the name stands for "terminate printing", as it's intended to be used to terminate a line of output).
(terpri)
You could also use FRESH-LINE
. This prints a newline unless you're already at the start of a line.
Use the TERPRI
function (the name stands for "terminate printing", as it's intended to be used to terminate a line of output).
(terpri)
You could also use FRESH-LINE
. This prints a newline unless you're already at the start of a line.
For further actions, you may consider blocking this person and/or reporting abuse
Mitsu Kubo -
Michael J. Larocca -
Dmitry Romanoff -
Gittech -
Top comments (0)