Very short example to demonstrate the syntax of the dictionary_t object. More...
Go to the source code of this file.
Functions/Subroutines | |
program | example_from_readme |
Define a dictionary_t object, use the set and get methods. More... | |
Very short example to demonstrate the syntax of the dictionary_t object.
Definition in file example_from_readme.f90.
program example_from_readme | ( | ) |
Define a dictionary_t object, use the set and get methods.
Definition at line 5 of file example_from_readme.f90.