[fpc-pascal] Type declaration
Damien Gerard
milipili at shikami.org
Fri Dec 21 14:23:04 CET 2007
Hi !
I would like to know if there are any differences between these two
following declarations :
type
TMyType = smallint;
And
type
TMyType = type smallint;
--
Damien Gerard
milipili at shikami.org
People who used magic without knowing what they were doing usually
came to a sticky end. All over the entire room, sometimes.
-- (Terry Pratchett, Moving Pictures)
More information about the fpc-pascal
mailing list