Home | All Classes | Grouped Classes | Index | Search

CL_Assert::add_listener

Adds an assertion listener which will be called in case of an assertion.

	void add_listener(
		CL_AssertListener* listener);

Parameters:

listener
The listener to be added.

See also:

CL_Assert



Questions or comments, write to the ClanLib mailing list.