ticable_DISPLAY_settings Function

cabl_int.h

int ticable_DISPLAY_settings (@TicableDisplay@ mode);

Parameters

mode
an operation to do on the verbosity level.
Returns
always 0.


Summary

Change the verbosity level.

Description

According to the @mode value, the verbosity can be turned on or off. On Windows platform, this function can (definitely) close the DOS console in background.

See also

@DISPLAY@, @DISPLAY_ERROR@


Return to the API index