SCIM Bridge 0.4.x

◆ scim_bridge_alloc_message()

ScimBridgeMessage * scim_bridge_alloc_message ( const char * header,
size_t argument_count )

Allocate a message. All the arguments are set to '\0'.

Parameters
headerThe header of the message.
argument_countThe number of arguments.
Returns
The new message.