VECTOR* temp[3];

This is an array of 3 vectors

Use
VECTOR* temp; for pointer
or
VECTOR temp;

Or?


A8.3x Commercial, AcknexWrapper and VS 2010 Express
○pararealist now.