ILE C/C++ Programmer's Guide

Differences in Header Files

C language onlyIn ILE C, the header file <decimal.h> must be included in the source prior any usage of the packed decimal data type.

C++ language onlyIn ILE C++ <bcd.h> must be included instead.


[ Top of Page | Previous Page | Next Page | Table of Contents ]