Hi All
Can anyone tell me if it is possible to send a dynamic string variable to a C++ DLL that represents and equation for the DLL to use to calculate values in columns of an 2D array that is also passed.
E.g. In column 3 of an array a string of the following type is sent
Column 3[i]: X*(Column1[i]-1)+Y
or
Column 3[i]: MAX(Column2[i],MIN(4*(InternalArray.Column2[i]-InternalArray.Column3[i]),Colum6[i]))
for example
If it is possible please suggest the paths which I should focus on. I have seen the following for example but the example is to simplistic to determin if the approach would be possible.
--
Want an e-mail address like mine?
Get a
free e-mail account today at
www.mail.com!