On 21/11/2014 12:32 AM, Tony Harminc wrote:
On 20 November 2014 05:30, David Crayford <[email protected]> wrote:
I'm interested in how easy it is to recompile a PL/I program for 64-bit when 
you have to explicitly specify bit widths on the types. That's trivial to do in 
C.
Why would you have to/want to change the declarations? Specify the
size needed for your application data, and let the compiler figure out
what to do internally. Of course if you're doing something bizarre
like UNSPECing a pointer value into a FIXED BIN (31)...

I should have asked a different question. Does Enterprise PL/I support 64-bit?

Tony H.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to