I tried that and that doesn't fix my problem. I get 2 errors:
1 2 3
error C2440: '=' : cannot convert from 'int' to 'float []'
1> There are no conversions to array types, although there are conversions to references or pointers to arrays
error C4368: cannot define 'f_tempTopPlate' as a member of managed 'Telemetry1::Form1': mixed types are not supported