NCEPLIBS-bufr  12.1.0
bufr_interface::cobfl_c Interface Reference

Public Member Functions

subroutine cobfl_c (bfl, io)
 Open a new file for reading or writing BUFR messages via a C language interface. More...
 

Detailed Description

Definition at line 24 of file bufr_interface.F90.

Constructor & Destructor Documentation

◆ cobfl_c()

bufr_interface::cobfl_c::cobfl_c ( character(kind=c_char), dimension(*), intent(in)  bfl,
character(kind=c_char), intent(in), value  io 
)

Open a new file for reading or writing BUFR messages via a C language interface.

Wraps cobfl() function.

Parameters
bfl- [path]/name of file to be opened
io- Flag indicating how bfl is to be opened
Author
J. Ator
Date
2023-03-22

Definition at line 24 of file bufr_interface.F90.


The documentation for this interface was generated from the following file: