Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
exhello(3)			 Allegro manual 		      exhello(3)

NAME
     exhello  - Simple graphical "hello world" program. Allegro game programming
     library.

SYNOPSIS
     #include <allegro.h>

     Example exhello

DESCRIPTION
     This is a very simple program showing how to get  into  graphics  mode  and
     draw text onto the screen.

SEE ALSO
     END_OF_MAIN(3),  SCREEN_H(3),  SCREEN_W(3),  acquire_screen(3), allegro_er-
     ror(3),  allegro_init(3),	allegro_message(3),   clear_to_color(3),   desk-
     top_palette(3),  font(3),	install_keyboard(3),  key(3),  makecol(3), read-
     key(3),  release_screen(3),  screen(3),  set_gfx_mode(3),	 set_palette(3),
     textout_centre_ex(3)

Allegro 			  version 4.4.3 		      exhello(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=exhello&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help