debian man page for al_assert

Query: al_assert

OS: debian

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

al_assert(3alleg4)						  Allegro manual						al_assert(3alleg4)

NAME
al_assert - Asserts at the specified file and line number. Allegro game programming library.
SYNOPSIS
#include <allegro.h> void al_assert(const char *file, int line);
DESCRIPTION
Raises an assert for an error at the specified file and line number. The file parameter is always given in ASCII format. By default, this will call the system driver's assert handler. If there is none, the error will be sent to stderr and the program will abort. However, if the environment variable ALLEGRO_ASSERT is set, this function writes a message into the file specified by the environment variable and pro- gram execution will continue. If none of this behaviours is wanted, you can override them with a custom assert handler. You will usually want to use the ASSERT() macro instead of calling this function directly.
SEE ALSO
ASSERT(3alleg4), al_trace(3alleg4), register_assert_handler(3alleg4) Allegro version 4.4.2 al_assert(3alleg4)
Related Man Pages
exfont(3alleg4) - debian
register_assert_handler(3alleg4) - debian
exmidi(3alleg4) - linux
exmidi(3alleg4) - osx
exmidi(3alleg4) - x11r4
Similar Topics in the Unix Linux Community
TTY Issue with Sunblade 150
DragonByte SEO (DBSEO)