Found this statement in the manual...

"Lite-C additionally supports standard C/C++ integer or floating point variables for cases where you need a higher or smaller range, or better precision. The functions described in this section however use only var as argument and return values."

I think the members of the Vector struct are in-fact vars, which in turn can be a int/float.
Maybe that's why only var will work?

Last edited by DJBMASTER; 10/01/09 20:35.