-
- Downloads
Use array-dimension instead of length when printing the length of a
vector (to prevent confusion when the vector has a fill-pointer). Also note if the vector is adjustable or not.
Please register or sign in to comment
vector (to prevent confusion when the vector has a fill-pointer). Also note if the vector is adjustable or not.