On 11/19/12, Tomas Hajny <[email protected]> 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  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to