NCEPLIBS-bufr  12.0.0
bufrlib::cwrbufr_c Interface Reference

Public Member Functions

subroutine cwrbufr_c (nfile, bufr, nwrd)
 Write a BUFR message into a file that was previously opened for writing. More...
 

Detailed Description

Definition at line 133 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ cwrbufr_c()

bufrlib::cwrbufr_c::cwrbufr_c ( integer(c_int), intent(in), value  nfile,
integer(c_int), dimension(*), intent(in)  bufr,
integer(c_int), intent(in), value  nwrd 
)

Write a BUFR message into a file that was previously opened for writing.

Wraps cwrbufr() function.

Parameters
nfile- File ID.
bufr- BUFR message.
nwrd- Size of BUFR message.
Author
J. Ator
Date
2005-11-29

Definition at line 133 of file bufrlib.F90.


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