![]() |
NetCDF-Fortran
4.4.4
|
Public Member Functions | |
subroutine | c_ncapt (ncid, varid, attname, datatype, attlen, value, rcode) |
Definition at line 449 of file module_netcdf_fortv2_c_interfaces.f90.
subroutine netcdf_fortv2_c_interfaces::c_ncapt::c_ncapt | ( | integer(c_int) | ncid, |
integer(c_int) | varid, | ||
character(kind=c_char), dimension(*), intent(in) | attname, | ||
integer(c_int) | datatype, | ||
integer(c_size_t) | attlen, | ||
type(c_ptr) | value, | ||
integer(c_int), intent(out) | rcode | ||
) |
Definition at line 449 of file module_netcdf_fortv2_c_interfaces.f90.