How would I center my text?
Posted: Sat Dec 31, 2005 4:36 am
Hey I just started dev and have recently been getting into c/c++ programming and was wondering how would I center my text?
So far that is my code but I don't feel like spacing my text till it gets to the center is there a easier way?
Code: Select all
scr_printf("test\n");