On 11/19/12, Tomas Hajny <xhaj...@hajny.biz> wrote:

>> Can you give me a working example?
>
> test.pas:
> ---
> var
>  C: cardinal;
> begin
>  C := 1;
>  WriteLn (-1 + C);
> end.
> ===
>
> fpc -vwh test.pas
>
> fpc -vwh -vm4035 test.pas
>
> Tomas

Thanks Tom and others for clarifying.

Bart
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to