IDL arrays

Multidimensional, fixed-size arrays can be declared in the Interface Definition Language (IDL) as follows:

identifier { [ positive-integer-const ] }+

where the positive-integer-const is a constant expression that specifies the array size, in each dimension, as a positive integer. The array size is fixed at compile time.


Related reference
IDL type declarations



Searchable topic ID:   rcor_idltc9
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/corba/ref/rcor_idltc9.html

Library | Support | Terms of Use | Feedback