Commits
Frank Baker committed fbd8f1eed51
Description: Add note that this function does not accept datatypes that cannot actually hold data. For example, a compound datatype with no fields or an enumerated datatype with no members. A subsequent, more complete update will provide a complete explanation in H5Tcreate; pointers to that explanation will then be added in the H5Dcreate*, H5Acreate*, H5Tenum_create, and H5Tcommit* descriptions. Tested: Firefox