[GPF Home Page]

M_help man(3) pages

grouping page description
M_helphelp_command uses a specially formatted text array to provide a HELP interface (LICENSE:PD)
M_journal::INTROM_journal write program messages to stdout and/or a log file (LICENSE:PD)
M_journaljournal provides public message routine, no paging or graphic mode change (LICENSE:PD)
M_msgfmt convert any intrinsic to a string using specified format (LICENSE:PD)
M_msgstderr write message to stderr (LICENSE:PD)
M_msgstr converts up to twenty standard scalar type values to a string (LICENSE:PD)
M_msgwrt write multiple scalar values to any number of files (LICENSE:PD)
M_verify::INTROM_verify a collection of Fortran routines for supporting code development by providing error processing, debugging procedures and unit testing. (LICENSE:PD)
M_verifyaccdig compare two real numbers only up to a specified number of digits (LICENSE:PD)
M_verifyalmost return true or false if two numbers agree up to specified number of digits (LICENSE:PD)
M_verifyassert print filename, linenumber, and message to stderr and stop program (LICENSE:PD)
M_verifydp_accdig compare two numbers only up to a specified number of digits (LICENSE:PD)
M_verifyfstop call stop with both a number and a message (LICENSE:PD)
M_verifyin_margin check if two reals are approximately equal using a relative margin
M_verifypdec write out string with ASCII decimal equivalent vertically under it (LICENSE:PD)
M_verifysignificant round val to specified number of significant digits
M_verifystderr write message to stderr (LICENSE:PD)
M_verifyunit_check if logical expression is false, call command "goodbad NAME bad" and stop program by default (LICENSE:PD)
M_verifyunit_check_bad call command "goodbad NAME bad" and stop program (LICENSE:PD)
M_verifyunit_check_done call command "goodbad NAME good" or "goodbad NAME bad" depending on whether failures were found (LICENSE:PD)
M_verifyunit_check_good call command "goodbad NAME good" (LICENSE:PD)
M_verifyunit_check_msg converts up to nine standard scalar values to a message for unit testing (LICENSE:PD)
M_verifyunit_check_start call command "goodbad NAME start" and optionally set options (LICENSE:PD)
M_verifyunit_check_stop call command "goodbad NAME good" or goodbad NAME bad" depending on whether failures were found (LICENSE:PD)