The ESQL/C function library
The Informix® ESQL/C function library provides functions for data conversion of data types.
The Informix® ESQL/C function library does provide additional functions. However, any function not listed in the following table is not valid within a DataBlade® API module.
| Function category | ESQL/C library function | |
|---|---|---|
| Byte | bycmpr() |
byfill() |
| Character processing | ldchar() |
stcat() |
| DECIMAL type MONEY type |
decadd() |
decmul() |
| DATE type | rdatestr() |
rleapyear() |
| DATETIME type | dtaddinv() |
dtsub() |
| INTERVAL type | incvasc() |
invdivdbl() |
| INT8 type | ifx_int8add() |
ifx_int8div() |
| Other C-language data types | rfmtdouble() | rfmtlong() |