Rational Developer for System z
Enterprise PL/I for z/OS, Version 3.8, Programming Guide

Using interfaces to other products

Using the Sort program
Preparing to use Sort
Choosing the type of Sort
Specifying the sorting field
Specifying the records to be sorted
Maximum record lengths
Determining storage needed for Sort
Main storage
Auxiliary storage
Calling the Sort program
Example 1
Example 2
Example 3
Example 4
Example 5
Determining whether the Sort was successful
Establishing data sets for Sort
Sort work data sets
Input data set
Output data set
Checkpoint data set
Sort data input and output
Data input and output handling routines
E15—Input handling routine (Sort Exit E15)
E35—Output handling routine (Sort Exit E35)
Calling PLISRTA example
Calling PLISRTB example
Calling PLISRTC example
Calling PLISRTD example
Sorting variable-length records example
ILC with C
Equivalent data types
Simple type equivalence
Struct type equivalence
Enum type equivalence
File type equivalence
Using C functions
Matching simple parameter types
Matching string parameter types
Functions returning ENTRYs
Linkages
Sharing output
Summary
Interfacing with Java
What is the Java Native Interface (JNI)?
JNI Sample Program #1 - 'Hello World'
Writing Java Sample Program #1
Step 1: Writing the Java Program
Step 2: Compiling the Java Program
Step 3: Writing the PL/I Program
Step 4: Compiling and Linking the PL/I Program
Step 5: Running the Sample Program
JNI Sample Program #2 - Passing a String
Writing Java Sample Program #2
Step 1: Writing the Java Program
Step 2: Compiling the Java Program
Step 3: Writing the PL/I Program
Step 4: Compiling and Linking the PL/I Program
Step 5: Running the Sample Program
JNI Sample Program #3 - Passing an Integer
Writing Java Sample Program #3
Step 1: Writing the Java Program
Step 2: Compiling the Java Program
Step 3: Writing the PL/I Program
Step 4: Compiling and Linking the PL/I Program
Step 5: Running the Sample Program
JNI Sample Program #4 - Java Invocation API
Writing Java Sample Program #4
Step 1: Writing the Java Program
Step 2: Compiling the Java Program
Step 3: Writing the PL/I Program
Step 4: Compiling and Linking the PL/I Program
Step 5: Running the Sample Program
Determining equivalent Java and PL/I data types

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)