A89: Centering text with printf


[Prev][Next][Index][Thread]

A89: Centering text with printf




I was looking through the documentation on TIGCCLIB 2.0, and I saw that it's 
possible to center text using printf, but the documentation isn't real clear 
on how to use it. I've tried various ways of trying to get it to center the 
text (such as printf("%|Center me") and printf("\|Center me") and 
printf("Center me",|) ), but none work. Does anyone know how to implement 
this feature?

        Josh
        <A HREF="http://pa.ticalc.org">Programmers Anonymous</A> Member