NetCDF-Fortran  4.4.4
netcdf_nc_interfaces::nc_inq_att Interface Reference

Public Member Functions

integer(c_int) function nc_inq_att (ncid, varid, name, xtypep, lenp)
 

Detailed Description

Definition at line 1886 of file module_netcdf_nc_interfaces.f90.

Constructor & Destructor Documentation

◆ nc_inq_att()

integer(c_int) function netcdf_nc_interfaces::nc_inq_att::nc_inq_att ( integer(c_int), value  ncid,
integer(c_int), value  varid,
character(kind=c_char), dimension(*), intent(in)  name,
integer(c_int), intent(out)  xtypep,
integer(c_size_t), intent(out)  lenp 
)

Definition at line 1887 of file module_netcdf_nc_interfaces.f90.


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

Return to the Main Unidata NetCDF page.
Generated on Tue Jul 17 2018 12:21:03 for NetCDF-Fortran. NetCDF is a Unidata library.