Date sent: Tue, 24 May 2005 06:56:40 +0200
From: Søren Ager <[EMAIL PROTECTED]>
To: FPC-Pascal users discussions
Subject:Re: [fpc-pascal] SizeOf(File) <> SizeOf(FileRec)
Send reply to: FPC-Pascal users discussions
Tomas Hajny wrote:
OK, let me know if there's anything I could help you with.
Unfortunately, PMGDB is somewhat less comfortable than VP/2 IDE. :-(
Thank you!!! I had not seen the PM version of GDB - it is still not the
same as VP/2 but it is a lot better that the text mode version.
Take ca
Date sent: Mon, 23 May 2005 10:40:07 +0200
From: Søren Ager <[EMAIL PROTECTED]>
To: FPC-Pascal users discussions
Subject:Re: [fpc-pascal] SizeOf(File) <> SizeOf(FileRec)
Send reply to: FPC-Pascal users discussions
On 5/23/05, Tony Pelton <[EMAIL PROTECTED]> wrote:
> Var e : Double = .001;
fwiw, after _alot_ of trial/error/ide segv's, i was able to isolate
the problem to the above 'Var' declaration.
Var e : Double = 0.001;
... works much better.
*shrug*
Tony
_
hi all,
i'm new to Free Pascal.
wanted to throw this out to the group, see what they thought.
i was trying to port an algo written in 'C' to pascal.
i had written this much of the included function, and for some reason,
out of some reflex, i mistakenly tried to compile it, Alt+F9.
The 'fp.exe'
Tomas Hajny wrote:
Are you willing to contribute your changes, so we could add unit
sockets to supported units for the OS/2 target?
Sure - as soon as it actually works... Right now it compiles but my
program crashes :-(
Take care,
Soren
___
fp