open and read a ini file
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | fileName | |||
| type(IniList), | intent(out) | :: | iniDB |
read a ini file already open
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=short), | intent(in) | :: | fileUnit | |||
| type(IniList), | intent(out) | :: | iniDB |