Home | All Classes | Grouped Classes | Index | Search

CL_Assert::enable_channels

Enables the error channels specified by the 'channel_mask'.

	void enable_channels(
		int channel_mask);

Parameters:

channel_mask
Channels to be enabled.

Detailed description:

This can be used to get extra debugging information from limited parts of ClanLib.

See also:

CL_Assert



Questions or comments, write to the ClanLib mailing list.