16 #include "nc4internal.h"
17 #include "nc4dispatch.h"
31 NC4_inq_format(
int ncid,
int *formatp)
33 NC_FILE_INFO_T *nc4_info;
36 LOG((2,
"nc_inq_format: ncid 0x%x", ncid));
71 NC4_inq_format_extended(
int ncid,
int *formatp,
int *modep)
76 LOG((2,
"%s: ncid 0x%x", __func__, ncid));