Re: A89: Re: A Stupid C Question...


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

Re: A89: Re: A Stupid C Question...




At 10:15 PM 09/08/2000 -0600, you wrote:
>
>Look up the printf() function.
>

sprintf() might be better, because it creates much smaller code.  It's a
little more awkward to use, but Zeljco Juric explains it well in the
documentation.  This question is also answered in the TIGCC FAQ (Note to
Zeljco:  If you put the answer to this question in the documentation for
DrawStr, it would be easier to find).

	James Darpinian




References: