SCIM Bridge 0.4.x

◆ scim_bridge_println()

void scim_bridge_println ( const char * format,
... )

Print out a message and give a line feed ('
'). The messages will be shown in the stdout.

Parameters
formatThe message in printf style.