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

FreeBSD Manual Pages

  
 
  

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

NAME
       d_clear_proc  - Dialog procedure	to clear the screen. Allegro game pro-
       gramming	library.

SYNOPSIS
       #include	<allegro.h>

       int d_clear_proc(int msg, DIALOG	*d, int	c);

DESCRIPTION
       This just clears	the screen when	it is drawn. Useful as the  first  ob-
       ject in a dialog.

SEE ALSO
       excustom(3), exgui(3)

Allegro				 version 4.4.3		       d_clear_proc(3)

NAME | SYNOPSIS | DESCRIPTION | SEE ALSO

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=d_clear_proc&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>

home | help