Thanks Quadraxas and FoxHound. I´ll read the litec_migration again, more carefully. Actually, better save the html link, since this particular page doesn´t show up in most of my searches.
Code:
var myvector[3]={1,2,3};
IS NOW:
VECTOR* myvector={x=1;y=2;z=3;}