It takes a one-dimensional array and puts it into a table. The parameters
have the usual meanings, as in the scalar routines, however and additional
argument (max_per_line) allows the specification of the number of elements
that might be put onto a single line.
The first entry will be placed into the same line as the opening brace, and
the closing brace will be put on the same line, as the last entry.
Nodes of different colours represent the following:
Solid arrows point from a procedure to one which it calls. Dashed
arrows point from an interface to procedures which implement that interface.
This could include the module procedures in a generic interface or the
implementation in a submodule of an interface in a parent module.
Nodes of different colours represent the following:
Solid arrows point from a procedure to one which it calls. Dashed
arrows point from an interface to procedures which implement that interface.
This could include the module procedures in a generic interface or the
implementation in a submodule of an interface in a parent module.