NCEPLIBS-bufr
11.5.0
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | strbtm (N, LUN) |
THIS SUBROUTINE STORES INTERNAL INFORMATION IN MODULE BITMAPS IF THE INPUT ELEMENT IS PART OF A BITMAP. More... | |
Definition in file strbtm.f.
subroutine strbtm | ( | N, | |
LUN | |||
) |
THIS SUBROUTINE STORES INTERNAL INFORMATION IN MODULE BITMAPS IF THE INPUT ELEMENT IS PART OF A BITMAP.
PROGRAM HISTORY LOG: 2016-05-27 J. ATOR – ORIGINAL AUTHOR 2019-05-22 J. ATOR – ADD CONFIRMATION CHECK
USAGE: CALL STRBTM ( N, LUN ) INPUT ARGUMENT LIST: N - INTEGER: SUBSET ELEMENT LUN - INTEGER: I/O STREAM INDEX INTO INTERNAL MEMORY ARRAYS
THIS ROUTINE CALLS: BORT IBFMS LSTJPB THIS ROUTINE IS CALLED BY: RCSTPL RDCMPS Normally not called by any application programs.
Definition at line 21 of file strbtm.f.