When an array name is used, it is usually converted to a pointer to the first element. This only works for the first dimension, so you're actually passing a pointer to an array of size dimensions, not a pointer to a pointer to float.
Narue
Bad Cop
15,460 posts since Sep 2004
Reputation Points: 6,464
Solved Threads: 1,401