Man Page: shutdown_dialog
Operating Environment: debian
Section: 3alleg4
shutdown_dialog(3alleg4) Allegro manual shutdown_dialog(3alleg4)NAMEshutdown_dialog - Destroys a dialog player returned by init_dialog(). Allegro game programming library.SYNOPSIS#include <allegro.h> int shutdown_dialog(DIALOG_PLAYER *player);DESCRIPTIONDestroys a dialog player object returned by init_dialog(), returning the object that caused it to exit (this is the same as the return value from do_dialog()).SEE ALSOinit_dialog(3alleg4) Allegro version 4.4.2 shutdown_dialog(3alleg4)
| Related Man Pages |
|---|
| excustom(3alleg4) - debian |
| do_dialog(3alleg4) - centos |
| do_dialog(3alleg4) - v7 |
| do_dialog(3alleg4) - osx |
| do_dialog(3alleg4) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| My first PERL incarnation... Audio Oscillograph |