On 05 Feb 2006, at 13:32, Tom Verhoeff wrote:
Question 2: Any suggestions as to how to make it more platform independent,or how to support multiple platforms in an easy way?
The only differences are little/big endian. So if it works on PPC and I386, you have support for all platforms. Just use {$ifdef FPC_LITTLE_ENDIAN}
Jonas _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal