Copyright (c) Qusay H. Mahmoud
26
IDL Structure (Data Types)
l
IDL Supports a rich variety of data types
l
l
Primitive:
–
float, double, long, short (signed, unsigned), char,
–
long long, boolean, octet
l
Complex (discussed later):
–
arrays, sequences, structures
l