On 2014-07-02 02:53, kapibara wrote:
> I'm thinking of starting a FPC/Lazarus course in my local area. It would
> be interesting to know where you all think FPC (and Lazarus) is in 5-10
> years?
It's open source, and originally started in Europe, so the USA copyright
probably doesn't apply. But
On 07/02/2014 06:43 AM, Paul Breneman wrote:
On 07/01/2014 04:24 PM, Paul Breneman wrote:
On 07/01/2014 02:58 PM, Jonas Maebe wrote:
On 01/07/14 19:42, Paul Breneman wrote:
I'm doing the same thing in FPC and D7:
StringLen := 14;
MyReturnStr := 'test1234567890';
Status :=
Hello everybody...
Hum... no answers or no ideas ?
Thanks.
Fred
-
Many thanks ;-)
--
View this message in context:
http://free-pascal-general.1045716.n5.nabble.com/Calling-fpc-libraries-from-other-languages-on-freebsd-amd64-bis-tp5719667p5719700.html
Sent from the Free Pascal - General m
mokashe.ram wrote:
Hi,
Its throwing 'Segmentation Error' every procedure whereever 'VideoBuf'
is used Actually i am migration my application from TP TO Free pascal for
32 bit OS but i am not able to fix MEM issue.
i am totaly blank now please suggest me the soluition to replace MEM/MEMW.
Hi,
Its throwing 'Segmentation Error' every procedure whereever 'VideoBuf'
is used Actually i am migration my application from TP TO Free pascal for
32 bit OS but i am not able to fix MEM issue.
i am totaly blank now please suggest me the soluition to replace MEM/MEMW.
PROCEDURE window_o
mokashe.ram wrote:
Hi Tomas,
I have done all my work with Free pascal but only one error
which still i am not able to fix is MEM as i tried all the options which you
suggest me (heartly thanks for that) but still i am not Getting exect
solution for it.Please see below fully comp