Man Page: shutdown_dialog
Operating Environment: linux
Section: 3alleg4
shutdown_dialog(3alleg4) Allegro manual shutdown_dialog(3alleg4) NAME
shutdown_dialog - Destroys a dialog player returned by init_dialog(). Allegro game programming library. SYNOPSIS
#include <allegro.h> int shutdown_dialog(DIALOG_PLAYER *player); DESCRIPTION
Destroys 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 ALSO
init_dialog(3alleg4) Allegro version 4.4.2 shutdown_dialog(3alleg4)
| Related Man Pages |
|---|
| do_dialog(3alleg4) - debian |
| do_dialog(3alleg4) - suse |
| do_dialog(3alleg4) - netbsd |
| do_dialog(3alleg4) - mojave |
| do_dialog(3alleg4) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| User Guide: Posting in the Emergency Forum |
| Answers to Recently Asked Questions about UNIX.COM |
| YouTube: How to Use Code Tags and Format Posts @UNIX.com |