Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=THARN_MAXSTR), | public | :: | descriptor | ||||
character(len=THARN_MAXSTR), | public | :: | flags | ||||
integer, | public | :: | value |
type name_record integer :: value character(THARN_MAXSTR) :: descriptor character(THARN_MAXSTR) :: flags end type name_record