Query: alert3
OS: minix
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
alert3(3alleg4) Allegro manual alert3(3alleg4)NAMEalert3 - Like alert(), but with three buttons. Allegro game programming library.SYNOPSIS#include <allegro.h> int alert3(const char *s1, *s2, *s3, const char *b1, *b2, *b3, int c1, c2, c3);DESCRIPTIONLike alert(), but with three buttons. Returns 1, 2, or 3.SEE ALSOalert(3alleg4), gui_fg_color(3alleg4) Allegro version 4.4.2 alert3(3alleg4)
Related Man Pages |
---|
alert(3alleg4) - opendarwin |
alert(3alleg4) - suse |
alert(3alleg4) - plan9 |
alert(3alleg4) - php |
alert(3alleg4) - osx |
Similar Topics in the Unix Linux Community |
---|
Run ksh script from cgi |