Introduction - If you have any usage issues, please Google them yourself
Variable length list of elements of any type. Use vectors for an ordered list of elements where additions to the list occur only at the end of the list. See the included file vector__define.html for more detailed help.