Am Freitag, 9. Mai 2014, 15:54:10 schrieb Ambrosia: > make that items->at(i) to match your example. > > On Fri, May 9, 2014 at 3:53 PM, Ambrosia <chaosstar at gmail.com> wrote: > > array->at(i), if 'array' is a pointer to a vector. Thanks!!! Cheers, LC