ATTRIBUTES NOMIXED_STR_LEN_ARG

The ATTRIBUTES directive option NOMIXED_STR_LEN_ARG specifies that hidden lengths be placed in sequential order at the end of the argument list. It takes the following form:

cDEC$ ATTRIBUTES NOMIXED_STR_LEN_ARG :: args

c
Is one of the following: C (or c), !, or *. (See Syntax Rules for Compiler Directives.)


args
Is a list of arguments.