SDS_REMOVE_ATTRIBUTE(3)



NAME

     sds_remove_attribute

     - a function to remove  the  specified  attribute  from  the
     attribute list


SYNOPSIS

     int sds_remove_attribute(SDS *sds, char *key);



DESCRIPTION

     This removes the attribute specified by key from the  attri-
     bute list, and returns soi_error.



FILES

     ~soi/(release)/include/soi_sds.h



SEE ALSO

     sds_set_data,      sds_set_datatype,       sds_set_numbytes,
     sds_set_rank,       sds_set_length,       sds_set_fillvalue,
     sds_set_parent,     sds_set_attribute,     sds_set_attrname,
     sds_set_attrvalue, sds_set_attrtype, sds_set_comment




FEATURES and BUGS


HISTORY

     94.04.07 L Ng:      created this file
     94.04.07            SOI Version 0.8