30
Set_Length
•
You can also set the vector length explicitly.
This can be used to either truncate the vector
(and hence throw elements away), or expand
the vector (in which case
“empty”
elements are
appended).