NCEPLIBS-w3emc 2.12.0
|
Blocker Subroutine. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | w3ai19 (line, l, nblk, n, next) |
Fills a record block with logical records or lines of information. | |
subroutine w3ai19 | ( | character * 1, dimension(*) | line, |
integer | l, | ||
character * 1, dimension(*) | nblk, | ||
integer | n, | ||
integer | next | ||
) |
Fills a record block with logical records or lines of information.
Program history log:
[in] | LINE | Array address of logical record to be blocked. |
[in] | L | Number of characters in line to be blocked. |
[in] | N | Maximum character size of nblk. |
[in,out] | NEXT | (in) flag, initialized to 0. (out) character count, error indicator. |
[out] | NBLK | Block filled with logical records. |
Exit states: