What’s new in Client-Library

The following are the new features available in this version of Client-Library:

To allow these features, you must set the cs_context structure with version CS_VERSION_150, using cs_ctx_alloc, as follows:

retcode = cs_ctx_alloc (CS_VERSION_150, context);