************80
I4VEC_SORTED_UNIQUE finds the unique elements in a sorted I4VEC.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=4) | :: | n | ||||
| integer(kind=4) | :: | a(n) | ||||
| integer(kind=4) | :: | nuniq |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer(kind=4), | public | :: | itest |