In <[email protected]>, on 11/20/2014
   at 06:30 PM, David Crayford <[email protected]> said:

>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.

Your question has an assumption contrary to fact. You can specify the
size of an integer in PL.I, but you don't have to.

But I'd like to know how, in C, I can specify the size of an integer
in bits, so that I get the proper allocation when I am on a 12-bit, an
18-bit, a 24-bit, a 30-bit, a 36-bit, a 48-bit, a 60-bit or a 64-bit
machine.

No, #define doesn't answer the question.
 
-- 
     Shmuel (Seymour J.) Metz, SysProg and JOAT
     ISO position; see <http://patriot.net/~shmuel/resume/brief.html> 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

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

Reply via email to