Logo  

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
⇄
  • PFC 7.0 documentation »
  • Program Guide »
  • Structural Elements »
  • Structural Element Links »
  • FISH Functions »


⇐ struct.link.attach | struct.link.extra ⇒
Was this helpful? ... PFC © 2021, Itasca Updated: Feb 25, 2024