Hello, > Of course the error should be "cannot convert from long to int" rather > than "cannot convert from int to long". Mcs reports correctly: a.cs(11) error CS0029: Cannot convert implicitly from `long' to `int' Miguel