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