Files
csoundbox/curseshelper.h

4 lines
92 B
C

void printCenter(const char *text);
void printCenterOffset(const char *text, int offsety);