The Dignus and IBM  C/C++ compilers support 31-bit and 64-bit environments.

IBM's PL/I and COBOL also support 64-bit environments.

We also have support for AR mode with __far pointers in the C compiler.   The 
compiler
generates code to go into AR mode when dereferencing a __far pointer.  The use 
of that
facility seems to be waning as more people just move to 64-bit environments.  I 
believe
IBM's "Metal C" also supports __far pointers for AR mode; but haven't tried it.

Dignus compilers are also available for z/Linux; that environment doesn't 
support AR mode
only 31-bit or 64-bit environments.

   - Dave Rivers -


--
[email protected]                        Work: (919) 676-0847
Get your mainframe programming tools at http://www.dignus.com

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

Reply via email to