del_array_element
Last updated
Was this helpful?
delete an array element
tag - tag of array (AR_LONG or AR_STR)
id - array id
idx - index of an element
returns: 1-ok, 0-failed
success del_array_element(long tag, long id, long idx);
Last updated
Was this helpful?
This site uses cookies to deliver its service and to analyze traffic. By browsing this site, you accept the privacy policy.