NCEPLIBS-bufr  11.5.0
 All Data Structures Files Functions Variables Pages
strbtm.f File Reference

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...
 

Detailed Description

Author
J
Date
2016-05-27

Definition in file strbtm.f.

Function/Subroutine Documentation

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.

References bort(), ibfms(), and lstjpb().

Referenced by rcstpl(), and rdcmps().