NC_MAX_HDF4_NAME

This is the max size of an SD dataset name in HDF4 (from HDF4 documentation).

extern (C)
enum NC_MAX_HDF4_NAME = 64;

Meta