[fpc-pascal] FPC reference manual.

2009-09-06 Thread Pascal
Hello. I'm new to FPC. I've used TP for many years up to TP7 but not Delphi. Then I came to Ada. FPC seems to bring many enhancements to TP. First I'm reading some documentation ;-) I'm looking for a way to program with Cocoa on Mac. When reading reference guide for Free Pascal, version 2.2.4, I

Re: [fpc-pascal] FPC reference manual.

2009-09-06 Thread dmitry boyarintsev
I'm looking for a way to program with Cocoa on Mac. some docs for you to read: http://wiki.lazarus.freepascal.org/PasCocoa http://wiki.lazarus.freepascal.org/FPC_PasCocoa thanks, dmitry ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org

[fpc-pascal] mysterious crashing, maybe related to setlength

2009-09-06 Thread David Emerson
My program is crashing, and I just can't figure out why. Heaptrc has given me this rather cryptic info: Marked memory at $B79BA208 invalid Wrong signature $20D8 instead of 8E1C71B6 Using lazurus's step-into functionality, I've it down to the line where it's crashing -- seems to be crashing

Re: [fpc-pascal] mysterious crashing, maybe related to setlength

2009-09-06 Thread Jonas Maebe
On 06 Sep 2009, at 10:16, David Emerson wrote: My program is crashing, and I just can't figure out why. Heaptrc has given me this rather cryptic info: Marked memory at $B79BA208 invalid Wrong signature $20D8 instead of 8E1C71B6 It means that you probably have a buffer overrun somewhere.

[fpc-pascal] InterProcessCommunication

2009-09-06 Thread Koenraad Lelong
Hi, I would like to use some form of IPC, but I would like some examples. In the rtl-reference I found working examples with sockets, but these use deprecated functions. I translated them to up-to-date functions but I don't know how to read from the socket, do I use fpRead or fpRecv ? How do I

Re: [fpc-pascal] InterProcessCommunication

2009-09-06 Thread Michael Van Canneyt
On Sun, 6 Sep 2009, Koenraad Lelong wrote: Hi, I would like to use some form of IPC, but I would like some examples. In the rtl-reference I found working examples with sockets, but these use deprecated functions. I translated them to up-to-date functions but I don't know how to read from the

Re: [fpc-pascal] FPC reference manual.

2009-09-06 Thread Michael Van Canneyt
On Sun, 6 Sep 2009, Pascal wrote: Hello. I'm new to FPC. I've used TP for many years up to TP7 but not Delphi. Then I came to Ada. FPC seems to bring many enhancements to TP. First I'm reading some documentation ;-) I'm looking for a way to program with Cocoa on Mac. Thank you for the

Re: [fpc-pascal] FPC reference manual.

2009-09-06 Thread Marco van de Voort
In our previous episode, Michael Van Canneyt said: I'm new to FPC. I've used TP for many years up to TP7 but not Delphi. Then I came to Ada. FPC seems to bring many enhancements to TP. First I'm reading some documentation ;-) I'm looking for a way to program with Cocoa on Mac.

[fpc-pascal] Lazarus install, getting Lazarus/Freepascal

2009-09-06 Thread Rainer Stratmann
Is it easy to get Lazarus/Freepascal with the Debian netinst sid Image? (unstable) Or may be stable version of debian, but as I read it works olny with unstable... Or what is the easiest way to put Lazarus/Freepascal on a Computer? I saw a Ubuntu Image longer time ago with Laz/FPC, but that was

Re: [fpc-pascal] Lazarus install, getting Lazarus/Freepascal

2009-09-06 Thread Matthias Klumpp
On Sun, 6 Sep 2009 22:17:36 +0200, Rainer Stratmann rainerstratm...@t-online.de wrote: Is it easy to get Lazarus/Freepascal with the Debian netinst sid Image? (unstable) Or may be stable version of debian, but as I read it works olny with unstable... Or what is the easiest way to put

Re: [fpc-pascal] Lazarus install, getting Lazarus/Freepascal

2009-09-06 Thread Rainer Stratmann
Am Sonntag, 6. September 2009 22:24 schrieb Matthias Klumpp: On Sun, 6 Sep 2009 22:17:36 +0200, Rainer Stratmann rainerstratm...@t-online.de wrote: Is it easy to get Lazarus/Freepascal with the Debian netinst sid Image? (unstable) Or may be stable version of debian, but as I read it works