> Hi All,
>
> I've just recently started using Free Pascal through the Lazarus
> project, and I've found a bit of my code which is causing problems with
> the compiler.
>
> I've attached the complete sample program below. In objfpc mode
> everything works fine; in delphi mode the Length(c.IntArray
> Hi All,
>
> I've just recently started using Free Pascal through the Lazarus
> project, and I've found a bit of my code which is causing problems with
> the compiler.
>
> I've attached the complete sample program below. In objfpc mode
> everything works fine; in delphi mode the Length(c.IntArray
Hi All,
I've just recently started using Free Pascal through the Lazarus
project, and I've found a bit of my code which is causing problems with
the compiler.
I've attached the complete sample program below. In objfpc mode
everything works fine; in delphi mode the Length(c.IntArray[0]) line
c