al_assert man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

al_assert(3)			Allegro manual			  al_assert(3)

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 program
       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(3), al_trace(3), register_assert_handler(3)

Allegro				 version 4.4.2			  al_assert(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net