> Hello!
>
>> Can any tell me if there's "Class Variable" in free pascal like in
>> java?
>> I mean, in java, you can declare a class memeber to be "static", all
>> instance of this class share the same variable memory. Such a member can
>> be
>> accessed through class name without any instanti
Hello!
> Can any tell me if there's "Class Variable" in free pascal like in java?
> I mean, in java, you can declare a class memeber to be "static", all
> instance of this class share the same variable memory. Such a member can be
> accessed through class name without any instantiation.
> Do
Hello, everybody
Can any tell me if there's "Class Variable" in free pascal like in java?
I mean, in java, you can declare a class memeber to be "static", all
instance of this class share the same variable memory. Such a member can be
accessed through class name without any instantiation.
Well Pixel32 is a huge project and it's a problem to locate the bug.
Simply when there are too many allocations FPC seems to run out of
memory, maybe heap growing doesn't work...
Is it possible to download 1.0.7 for BeOS/QNX somewhere so I can test
it?
Pavel
-Original Message-
From: Car
>Hi,
>
>There were mostly memory allocation and segmentation fault problems, I
>just compiled sources which works great in Windows, Linux and DOS
>versions.
Greetings,
Can you isolate the bug and send specific code so i can try
to fix it before 1.0.8 is released?
Carl