XL Fortran for AIX 8.1

User's Guide


Figures

  1. Main Fortran Program That Calls C++ (main1.f)
  2. C Wrapper Functions for Calling C++ (cfun.C)
  3. C++ Code Called from Fortran (cplus.h)
  4. Storage Mapping of Parm Area On the Stack in 32-Bit Environment
  5. Storage Mapping of Parm Area On the Stack in 64-Bit Environment
  6. Storage Relationships without the -qautodbl Option
  7. Storage Relationships with -qautodbl=dbl
  8. Storage Relationships with -qautobl=dbl4
  9. Storage Relationships with -qautodbl=dbl8
  10. Storage Relationships with -qautodbl=dblpad4
  11. Storage Relationships with -qautodbl=dblpad8
  12. Storage Relationships with -qautodbl=dblpad


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]