Echon


Description
The program displays a formated text in command-line.

Usage
echon.exe text1 [//t ] text2 [//b ] [//n ] [//a ]
  '//a ' = sound signal (beep)
  '//b ' = back (backspace)
  '//n ' = newline
  '//t ' = tab

Example
echon.exe //n
echon.exe "Hello World!"
echon.exe "Hello//t World!!//b //a "//n

Screen capture
Echon

Download
echon.exe v1.1 (2.5 KB)

Sources :
echon.c (source code 1.6 KB) - (View in HTML)

License
CC0 CC0 1.0 Universal (CC0 1.0)
Public Domain Dedication