NCEPLIBS-bufr  12.0.0
bufr_interface::cwbmg_c Interface Reference

Public Member Functions

subroutine cwbmg_c (bmg, nmb, iret)
 Write a BUFR message to the file that was opened via the most recent call to subroutine cobfl_c() with io = 'w'. More...
 

Detailed Description

Definition at line 61 of file bufr_interface.F90.

Constructor & Destructor Documentation

◆ cwbmg_c()

bufr_interface::cwbmg_c::cwbmg_c ( character(kind=c_char), dimension(*), intent(in)  bmg,
integer(c_int), intent(in), value  nmb,
integer(c_int), intent(out)  iret 
)

Write a BUFR message to the file that was opened via the most recent call to subroutine cobfl_c() with io = 'w'.

Wraps cwbmg() function.

Parameters
bmg- BUFR message
nmb- Size of BUFR message in bmg array
iret- Return code 0 indicates success, any other value indicates failure
Author
J. Ator
Date
2005-11-29

Definition at line 61 of file bufr_interface.F90.


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