[Alleg-developers] [AD] Error in the docs

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


QUOTATION FROM THE DOCS:

void allegro_message(const char *msg, ...);

Outputs a message, using a printf() format string. This function must only be used
when you aren't in graphics mode, eg. before calling set_gfx_mode(), or after a
set_gfx_mode(GFX_TEXT). On platforms that have a text mode console (DOS, Unix and
BeOS) it will print the string to the console, attempting to work around codepage
differences by reducing any accented characters to 7 bit ASCII approximations, or
under Windows it will bring up a GUI message box. 

-> On BeOS, allegro_message brings up a GUI message box too :)



___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com




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