junbat(3f) - [M_messages] print an eye-catching image of a bat. (LICENSE:PD)
Synopsis
Description
Examples
Author
License
SUBROUTINE junbat(where)
character(len=*),intent(in) :: where
Sample output:
> .- .- > _..-( )-.._ > ./. ||\\. (\_/) .//|| .\. > ./.|.||||\\|.. )o o( ..|//||||.|.\. > ./..|.|| |||||#145; " /||||| ||.|..\. > ./.||.|||| ||||||||||||. .|||||||||||| ||||.||.\. > /|||.|||||| ||||||||||||{ }|||||||||||| ||||||.||| > .|||.||||||| ||||||||||||{ }|||||||||||| |||||||.|||. > .||| ||||||||| |/ \|| ||/ \| ||||||||| |||. > |/ \./ \./ \!|\ /|!/ \./ \./ \| > V V V } \ / { V V V > V See the description of JOURNAL() for a meaning for the I/O flag.
Sample program:
program demo_junbad use M_messages, only : junbat call junbat(s) end program demo_junbad
John S. Urban
Public License
Nemo Release 3.1 | junbat (3) | February 23, 2025 |