broadcast_dialog_message(3alleg4) debian man page | unix.com

Man Page: broadcast_dialog_message

Operating Environment: debian

Section: 3alleg4

broadcast_dialog_message(3alleg4)				  Allegro manual				 broadcast_dialog_message(3alleg4)

NAME
broadcast_dialog_message - Broadcasts a message to all the objects in the active dialog. Allegro game programming library.
SYNOPSIS
#include <allegro.h> int broadcast_dialog_message(int msg, int c);
DESCRIPTION
Broadcasts a message to all the objects in the active dialog. If any of the dialog procedures return values other than D_O_K, it returns that value.
SEE ALSO
dialog_message(3alleg4), active_dialog(3alleg4) Allegro version 4.4.2 broadcast_dialog_message(3alleg4)
Related Man Pages
do_dialog(3alleg4) - debian
excustom(3alleg4) - opendarwin
do_dialog(3alleg4) - centos
do_dialog(3alleg4) - osx
do_dialog(3alleg4) - linux
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com