|
NAMEts_print_ascii_logo - print tslib's logo to stdoutSYNOPSIS#include <tslib.h> void ts_print_ascii_logo(unsinged int pos); DESCRIPTIONts_print_ascii_logo() This function prints tslib's logo to stdout. It prepends pos spaces before it.SEE ALSOts_setup(3), ts_read(3), ts.conf(5) Visit the GSP FreeBSD Man Page Interface. |