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

⇄
  • Itasca Software 9.3 documentation »
  • Itasca Software Guide »
  • Structural Elements »
  • Structural Element Links »
  • FISH Functions »


⇐ struct.link.attach | struct.link.extra ⇒
Was this helpful? ... Itasca Software © 2024, Itasca Updated: Apr 04, 2025

9.3.27