C language

The enables you to create database objects in C. You can create user-defined routines, cast support functions, aggregates, and opaque data type support routines in C.

The code generated for C by the Developers Kit uses routines to communicate with the database server. The is the primary API for the database server. The provides routines to manage database connections, send SQL command strings, process query results, manage database server events and errors, create database server routines, manage database server memory, and so on. The provides a subset of and HCL® Informix® GLS routines that you can use in your module code. For more information about the , see the HCL® Informix® DataBlade® API Programmer's Guide.