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
object_message(3alleg4) - opendarwin
do_dialog(3alleg4) - php
do_dialog(3alleg4) - opendarwin
do_dialog(3alleg4) - netbsd
do_dialog(3alleg4) - redhat
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?