FLDdelete
delete a subobject of a field
int FLDdelete (
OMobj_id field,
const char *name);Description
FLDdelete deletes a named subobject from a field.
Parameters
Returned value
A pointer to the array, or NULL if ARRalloc failed.
Examples
compat/modules/converts/geom2obj.c
Files
See Also