struct.link.delete
Syntax
- i := struct.link.delete(p)
Delete the structural link. The return value is ignored.
If this is called from a multi-threaded environment, the actual deletion may be deferred.
Returns: i - the integer 0 Arguments: p - a pointer to a structural link, which will be invalidated (and set to null) after deletion
Was this helpful? ... | PFC © 2021, Itasca | Updated: Feb 25, 2024 |