From: visy_at_tukka.org
Date: 2002-12-08 14:39:35
void centertext(char text[40], int coordy) {
gotoxy(40 - strlen(text), coordy)ö
cprintf("%s",text);
}
nothing too special, I think.
btw. Seems that if I add *ANY* function it fucks up.
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2002-12-08 14:40:30 CET