Updating manual: i'm speaking about this
Code:
int i = 0;
	
	diag("\ngetFromGSVector:");
	diag(str_for_num(NULL,getFromGSVector(test,(int*)i)));


But generaly, i'm talking about insertIntoGSVectorUnique function, wich would check, if elements isnt stored in vector

F.e. you have vector 1,5,2,4,3 and you want to add 2, so
insertIntoGSVector would create 1,5,2,4,3,2
and
insertIntoGSVectorUnique would leave 1,5,2,4,3 as 2 is already stored in vector
I think, that searching through vector in dll(with the help of insertIntoGSVectorUnique function, that stored in the dll) would be faster than in lite-c


1st prize: Lite-C and Newton 2.17 by Vasilenko Vitaliy

Newton2 videos: http://tinyurl.com/NewtonVideos
LiteC+Newton2 discussion: http://tinyurl.com/NewtonWrapperDiscussion
Latest LiteC+Newton2 version(v23, from 29.10.2009): http://depositfiles.com/files/ae1l0tpro