The following table summarizes the rules of mapping into C for:
● The first level of all arrays should be defined asUser-defined type
in order to restrict the “second” dimension.
● Numeric Input parameters can be mixed up i.e., integer, real and bit-arrays can be mixed when used as actual and formal parameters.
-- Illegal -- -- Illegal --