theo wrote: >>Why are Pointer and LongInt not compatible, they are different lengths? >> >> >> >> >>From the FPC Docs: > >"A pointer type is stored as a longword (unsigned 32-bit value) on >32-bit processors, and is stored as a 64-bit unsigned value^1 ><http://www.freepascal.org/docs-html/prog/prog182.html#fn1x17> on 64-bit >processors." > > Many thanks. I am a little confused, since Im using on 32 bit, and have never tried this on a 64 processor. Im guessing the change I made is specific to FPC, as your link suggests and will work on Win32/Linux equally well?
> >------------------------------------------------------------------------- >Using Tomcat but need to do more? Need to support web services, security? >Get stuff done quickly with pre-integrated technology to make your job easier >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >_______________________________________________ >synalist-public mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/synalist-public > > > > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ synalist-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synalist-public
