[fpc-devel] bug 3626

Jonas Maebe jonas at zeus.ugent.be
Wed Feb 2 16:54:40 CET 2005


On 2 feb 2005, at 16:43, rstar at mnet-online.de wrote:

> int64 <> integer ???

They are assignment-compatible. If the value doesn't fit in the range 
of the destination type, you get either a warning (if range checking is 
off) or an error (if range checking is on).


Jonas





More information about the fpc-devel mailing list