junsun(3f) - [M_messages] print an eye-catching image of a smiling sun. (LICENSE:PD)
Synopsis
Description
Options
Examples
Author
License
SUBROUTINE junsun(where)
Sample output:
#################### ##################### ###################### ################### ######################## ################# ########################## ############### ## ######################### ###### ####### ###################### ########### ## ########### ############### ################# ################ ######## ##################### ##################### ## ####################### ######################### ##### ### ####### ######################## ##### ## # ## ####### ####################### ####################### ########### ############### ####################### ####################### ######## # ## ########### ######################## ##### ######## ####### ######################### ### ## ### ##### ## ##################### ##################### ######## ################ ##### ######### ############### ########### ## ########### ###################### ###### ###### ######################### # ############### ########################## ################# ######################## ################### ###################### ##################### ####################
where the I/O flag to pass on to JOURNAL(). See the description of JOURNAL() for a meaning for the I/O flag.
Sample program:
program demo_junsun use M_messages, only : junsun call junsun(s) end program demo_junsun
John S. Urban
Public License