Description Usage Arguments Value See Also Examples
Writes a string of characters to the terminal at the current cursor position. wr
accepts text colors and attributes, but these are reset to default afterwards if used.
1 |
text |
string to be printed to the Console |
fg |
foreground color. See |
bg |
background color. See |
attr |
character attribute. See |
NULL
Other writing functions:
wrat()
,
wrch()
,
wrkpl()
,
wrkp()
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.