catln: catln - cat with newline at end (analogous to Pascal...

Description Usage Arguments Value Examples

Description

catln – cat with newline at end (analogous to Pascal writeln())

Usage

1

Arguments

...

(1) – arguments to pass to cat

Value

N/A

Examples

1
2
x=1; y=2; cc='banana'
catln(x,y,cc)

tnearey/nutils documentation built on May 8, 2019, 12:50 p.m.