Markus Gerwinski wrote:
Frank Heckenbach wrote:
Programming: Data Types: Integer Types: Main Branch Integer Types
Programming: Data Types: Real Types
Thank you. One more question here: Can I be sure that the GPC `real' will remain equivalent to the GCC `double'?
I suppose so, but I thought so with `Integer' and `int' a few years ago, so if you want to be really sure, you might want to use `Double' in Pascal.
Frank