The following topics describe the basic data types provided by IDL and the treatment of international characters within IDL. The basic data types are as follows:
· Integer types
· Floating-point types
· The char type
· The boolean type
· The byte type
· The void type
· The handle_t type
· The error_status_t type
The Constructed Data Types topic describes the constructed data types that are built on the basic data types.
More: