Definition at line 53 of file dc_string.f90.
◆ atoi_scalar()
integer function dc_string::stoi::atoi_scalar |
( |
character(len = *), intent(in) |
string, |
|
|
integer, intent(in), optional |
default |
|
) |
| |
|
private |
Definition at line 535 of file dc_string.f90.
540 character(len = *),
intent(in)::
string 541 integer,
intent(in),
optional::
default 546 read(unit=
string, fmt=
"(i80)", iostat=ios) result
type(gt_history), target, save, public default
integer, parameter, public string
文字列を保持する 文字型変数の種別型パラメタ
The documentation for this interface was generated from the following file: