warning C4244: '=' : 'double' to 'float'Thank you for the reply. I had some help from the msdn forum and was shown this code. [code]x = (fl...
warning C4244: '=' : 'double' to 'float'[code]AVSValue Spline(AVSValue args, void*, IScriptEnvironment* env ) { float *xa, *ya, *y2a; ...
This user does not accept Private Messages