Go to the source code of this file.
Function Documentation
subroutine print_message |
( |
character*128 |
output, |
|
|
integer |
times, |
|
|
integer |
has_printed | |
|
) |
| | |
- Parameters:
-
| output | defines the message to be print |
| times | specifies how many times the message is printed |
- Parameters:
-
| output | output defines the message to be print character*128 output |
| times | counter keeps the number of times already printed times is the number of outputs |
| has_printed | counter keeps the number of times already printed times is the number of outputs |
Definition at line 5 of file hello.f.