|
NCEPLIBS-w3emc
2.11.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. More... | |
| 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: