logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tickit_term_clear - clear the terminal

Description

tickit_term_clear() clear the entire content of the terminal.

Name

       tickit_term_clear - clear the terminal

Return Value

tickit_term_clear() returns no value.

See Also

tickit_term_build(3),  tickit_term_goto(3), tickit_term_print(3), tickit_term_erasech(3), tickit_term(7),
       tickit(7)

                                                                                            TICKIT_TERM_CLEAR(3)

Synopsis

#include<tickit.h>voidtickit_term_clear(TickitTerm*tt);

       Link with -ltickit.

See Also