data.label.head
Syntax
- lp = data.label.head
Get the head of the global label list. Use the
data.label.next
construct to iterate through the list.Returns: lp - label pointer
Was this helpful? ... | PFC © 2019, Itasca | Updated: Apr 26, 2019 |
Syntax
Get the head of the global label list. Use the data.label.next
construct to iterate through the list.
Returns: | lp - label pointer |
---|
Was this helpful? ... | PFC © 2019, Itasca | Updated: Apr 26, 2019 |