String of octal number converted to integer of kind 4
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=4), | intent(out) | :: | r | |||
character(len=*) | :: | octstr |
String of octal number converted to integer of kind 8
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=8), | intent(out) | :: | r | |||
character(len=*) | :: | octstr |