return command line argument information
result is .true. only if a command-line argument matches an element of this function's argument
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | acceptable_argument(:) |
sample list: [character(len=len( |
procedure, public, nopass :: argument_present | |
procedure, public, nopass :: flag_value |