dataminere
Programmer
I have made an advanced calculator DLL which I am using in my datamining process. I send a formula to it and get the calculated value in return. It is working fine using a the compiled debug dll, but not using the release dll! The release dll cannot understand decimal numbers for some reason! Anyone familiar with such a problem? Please help me!