Description Usage Arguments Value Examples
catln – cat with newline at end (analogous to Pascal writeln())
1 |
... |
(1) – arguments to pass to cat |
N/A
1 2 | x=1; y=2; cc='banana'
catln(x,y,cc)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.