table of contents
TICKIT_STRINGPOS_ZERO(3) | Library Functions Manual | TICKIT_STRINGPOS_ZERO(3) |
NAME¶
tickit_stringpos_zero - clear the fields of a string position counterSYNOPSIS¶
#include <tickit.h> void tickit_stringpos_zero(TickitStringPos *pos);
Link with -ltickit.