Data transformation APIs

Product data transformation application programming interfaces (APIs) enable your client/server applications to transform IBM® i numeric data between the system and the PC formats. Transformation may be required when you send and receive IBM i numeric data to and from the system. Data transformation APIs support transformation of many numeric formats.

Data transformation APIs required files:

Header file Import library Dynamic Link Library
cwbdt.h cwbapi.lib cwbdt.dll

Programmer's Toolkit:

The Programmer's Toolkit provides data transformation documentation, access to the cwbdt.h header file, and links to sample programs. To access this information, open the Programmer's Toolkit and select Data Manipulation > C/C++ APIs.

Note: By using the code examples, you agree to the terms of the Code license and disclaimer information.