113. Document results with compiler_version(), compiler_options(), and other intrinsics.#

topic: Environment variables

Note

This tip is a draft1.

To document results use get_command_argument(0,name) to get the executable name, compiler_version() and compiler_options() to get the compiler and options used, date_and_time() for the time, and cpu_time() or system_clock() for time elapsed.



1

From the perspective of FortranTip Browser, “draft” means that it hasn’t been edited for formatting, hasn’t had corresponding Fortran programs added, the text content hasn’t been enhanced, etc. Draft texts are extracted from the corresponding Tweet using the Twitter API.