[Lazarus] Connecting to a Postgres Database
Dave Coventry
dgcoventry at gmail.com
Sun May 25 17:08:05 CEST 2008
On Sat, 24 May 2008 17:24:55 +0200
TOUZEAU DAVID <david.touzeau at fr.kaspersky.com> wrote:
>
> Dear
>
> I'm using a 32 bits Linux system to developp and i want my program to
> be 64 Bits compatible.
> What is the best method to allow my program to be compatible on 32 And
> 64 bits ?
See FPC mailing list: check pointer/integer type casts, use PtrInt and
PtrUInt instead and avoid assembler.
Mattias
More information about the Lazarus
mailing list