Previous: Object Resources
Up: Object Resources
Next: Getting resource data
Previous Page: Object Resources
Next Page: Getting resource data
pnt = ids_add_res(name,ivdsn,resid,nwords,data,ierr)
ids_add_res adds a resource of type resid to object name. The pointer to the new resource is returned. If nwords>0 then nwords words are copied from data, if nwords<0 then nothing is copied but the memory is allocated and the pointer is returned.