I was trying to write some code using vectors (specifically a vector of SimpleMenuItem) and I can find lots of examples of how to use v_append to add elements to a string vector, integer vector, or float vector, but I can't find any examples of how to add elements to vector of a more complex type. Is it possible to do this with v_append? or do I have to do something else?
--- James _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
