.\" Generated by the Allegro makedoc utility .TH exhello 3 "version 4.2.2" "Allegro" "Allegro manual" .SH NAME exhello \- Simple graphical "hello world" program. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B Example exhello .SH DESCRIPTION This is a very simple program showing how to get into graphics mode and draw text onto the screen. .SH SEE ALSO .BR END_OF_MAIN (3), .BR SCREEN_H (3), .BR SCREEN_W (3), .BR acquire_screen (3), .BR allegro_error (3), .BR allegro_init (3), .BR allegro_message (3), .BR clear_to_color (3), .BR desktop_palette (3), .BR font (3), .BR install_keyboard (3), .BR key (3), .BR makecol (3), .BR readkey (3), .BR release_screen (3), .BR screen (3), .BR set_gfx_mode (3), .BR set_palette (3), .BR textout_centre_ex (3)