Are there defines matching the modes in FPC, for example {$mode delphiunicode} ?
I want to do something like :
{$IFDEF delphiunicode}
...
{$ELSE}
...
{$ENDIF}Juha _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
