1exhello(3)                      Allegro manual                      exhello(3)
2
3
4

NAME

6       exhello - Simple graphical "hello world" program. Allegro game program‐
7       ming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       Example exhello
14

DESCRIPTION

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

SEE ALSO

21       END_OF_MAIN(3),   SCREEN_H(3),  SCREEN_W(3),  acquire_screen(3),  alle‐
22       gro_error(3), allegro_init(3),  allegro_message(3),  clear_to_color(3),
23       desktop_palette(3),  font(3),  install_keyboard(3), key(3), makecol(3),
24       readkey(3),  release_screen(3),  screen(3),  set_gfx_mode(3),  set_pal‐
25       ette(3), textout_centre_ex(3)
26
27
28
29Allegro                          version 4.4.3                      exhello(3)
Impressum