Hi,
MSEide+MSEgui revision 1.8rc1 has been released:
http://sourceforge.net/project/showfiles.php?group_id=165409
Martin
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
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 ?
Besst regards
--
David Touzeau -- Linux Ubuntu 7.04 feisty
FreePascal-Lazarus,perl,del
On 24 May 2008, at 17:15, TOUZEAU DAVID wrote:
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 ?
Do not type cast between integer and pointer types (and if you have
Hello,
The following patches fixes the lack of sqlscale var when writing
decimal and numeric fields to ib/fb databases. I've used the same
approach used to read such fields, ie, intpower.
Patch 1 has also a small improvement regarding the read of the XSQLVAR
record, patch 2 only fixes the s
Hi,
I've got a question about the license of unit avl_tree.pp, that comes
with FCL. FPC FAQ states that
> Applications created by the compiler and using the runtime library
> come under a modified library gnu public license (LGPL), which permit
> no restriction on the type of license the applicat