Re: [AD] to prefix or not to prefix (part 2)

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On October 31, 2001 06:58 am, you wrote:
> In reply to Peter Wang <tjaden@xxxxxxxxxx>:
> >void al_text_print(BITMAP *bmp, const FONT *fnt, int x, int y,
> >               int align, int color, int bgcolor, const char *string);
> >
> >void al_text_printf(BITMAP *bmp, const FONT *fnt, int x, int y,
> >               int align, int color, int bgcolor, const char *format,
> > ...);
>
> What's the difference?

'al_text_print' acts like 'textout' did and 'al_text_printf' acts
like a mix between 'textout' and 'printf' or 'textprintf'...

-- 
Thomas Fjellstrom
tfjellstrom@xxxxxxxxxx
http://strangesoft.net



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/