NCEPLIBS-bufr  12.1.0
bufrlib::openwb_c Interface Reference

Public Member Functions

subroutine openwb_c (nfile, ufile)
 Open a new file for writing BUFR messages. More...
 

Detailed Description

Definition at line 40 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ openwb_c()

bufrlib::openwb_c::openwb_c ( integer(c_int), intent(in), value  nfile,
character(kind=c_char), dimension(*), intent(in)  ufile 
)

Open a new file for writing BUFR messages.

Wraps openwb() function.

Parameters
nfile- File ID.
ufile- [path/]name of file to be opened.
Author
J. Ator
Date
2005-11-29

Definition at line 40 of file bufrlib.F90.


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