Avoiding Pitfalls in Multi-Language Programming

Cobol II/iX:
HP COBOL II/XL Reference Manual P/N 31500-
90001 Jul 1991 Chapter 7: describes data
representation. See especially the description of the SYNCHRONIZED clause
and the USAGE clause.
Chapter 11: documents the mechanics of
procedure calls. Appendix B: describes the various
compiler options.
Appendix H: contains much useful information
for the Cobol programmer making calls to and from
other languages. See especially the discussion of the Cobol trap mechanism.
HP COBOL II/XL Programmer's Guide P/N 31500-
90002 Jul 1991 Chapter 4: contains vital
information about calling
sub-programs, including a discussion on calling non-
Cobol subprograms, with examples in C,
Fortran, and PASCAL.
Fortran 77/iX
HP Fortran 77/iX Reference Manual P/N 31501-90010 Jun 1992 Chapter 8: Interfacing with Non-
Fortran Subprograms
HP Fortran 77/iX Programmer's Guide P/N 31501-90011 Jun 1992 Chapter 8: Interfacing with Other
Languages
PASCAL/iX:
HP Pascal/iX Reference Manual P/N 31502-90001 Jun 1992
HP Pascal/iX Programmer's Guide P/N 31502-90002 Jun 1992 Chapter 9: External Routines
Chapter 10: Intrinsics
RPG/iX:
HP RPG/iX Reference Manual P/N 30318-90003
Nov 1993 Chapter 8: Calculation Specifications.
Examples for PARM, RLABL operators.
HP RPG/XL Programmers Guide P/N 30318-90001
Dec 1988 Chapter 5: Processing Data in an RPG
Program.
Transact:
HP TRANSACT Reference Manual P/N 32247-60003 Apr 1994
» Return to original page
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2008 Hewlett-Packard Development Company, L.P.
Page
14
of
14
Avoiding Pitfalls in Multi
-
7/18/2008
http://www.hp.com/cgi
-
bin/pf
-
new.cgi?IN=http://jazz.external.hp.com/papers/lang/pgm_pi
...