Click to See Complete Forum and Search --> : System namespace


perrola
March 14th, 2003, 02:58 AM
Hello,

Using .NET, I try to use the System namespace as follow

float fTempValue = System::Convert::ToSingle(dTempValue);

Thuis generates an error during compilation, saying that System is not a class or namespace

What are the include files and Libraries I have to use ?

Thanks

Laurent

Andreas Masur
March 14th, 2003, 05:44 AM
[Moved to appropriate forum]