Files | |
file | example_from_readme.f90 [code] |
Very short example to demonstrate the syntax of the dictionary_t object. | |
file | read_write.f90 [code] |
Using dictionary_t to store a configuration file. | |
file | read_write.py [code] |
Using a dict to store a configuration file. | |
file | test_01.f90 [code] |
Test program for dictionary_m. | |