I could use void glMultMatrixf (float m[16]), but in some functions I don´t know the size of the array.
void GetArray (int n, float array[n]); -- waldemar