logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

alert3 - Like alert(), but with three buttons. Allegro game programming library.

Description

       Like alert(), but with three buttons. Returns 1, 2, or 3.

Name

       alert3 - Like alert(), but with three buttons. Allegro game programming library.

See Also

alert(3alleg4), gui_fg_color(3alleg4)

Allegro                                           version 4.4.3                                  alert3(3alleg4)

Synopsis

#include<allegro.h>intalert3(constchar*s1,*s2,*s3,constchar*b1,*b2,*b3,intc1,c2,c3);

See Also