with this subroutine, a given value can be added to the
dynamic array. the actual position of this value in the
dynamic array will be returned, so it can be found again
easily later. with the wasadded flag, it is indicated,\n
wasadded = true, if this entry had to be added,\n
wasadded = false, if this was already found in the array.
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.