Hello,
I wish to know if there is a predefine macro or compiler directive
that can tell me if there is a support for generics with something
such as:
{$IFDEF USEGENERICS}
...
{$ELSE}
...
{$ENDIF}
Or
{$IF USEGENERICS}
...
{$ELSE}
..
{$ENDIF}
Thanks,
Ido
--
http://ik.homelinux.org/