I'm trying to use MathLib in a 3.5 project. The problem is that the 
basic data types have changed with 3.5 such that an Int is now called 
an Int32 for instance. Has anyone worked out a proper scheme for 
using pre 3.5 source code in a 3.5 project without changing the 
source code? I've been able to get an almost clean compile using a 
bunch of typedefs, but then I need to test, and so on. If someone's 
been there and done that, it would make life so much easier. I tried 
pulling inn the 3.1 types file, but there were some problems with 
that.

Thanks in advance.

Regards,
Steve Mann
-------------------------------------------
Creative Digital Publishing Inc.
1315 Palm Street, San Luis Obispo, CA 93401-3117
-------------------------------------------
805.784.9461              805.784.9462 (fax)
[EMAIL PROTECTED]       http://www.cdpubs.com

Reply via email to