04-08-08 15.03, skrev Zhang Zheng följande:
> Hi,
> I am a new user of F.P. and I need your help.
>
...
> 2.
> Can't I add a ELSE statement in Case statement?
Yes you can use either ELSE or OTHERWISE, both does the same thing. The
reason they are two is that fpc should be compatible with diffe
Thus spoke Zhang Zheng ([EMAIL PROTECTED]):
> This is a sentence from
> http://www.freepascal.org/advantage.html
>
> 'If you have code in another language, like C or assembler, just
> use favorite compiler for it and call it from Free Pascal.'
>
> What does it mean? I am not so clear.
I guess