SPLINTR [ HP Pascal/iX Reference Manual ] MPE/iX 5.0 Documentation
HP Pascal/iX Reference Manual
SPLINTR
SPLINTR is an HP Pascal Option.
The SPLINTR compiler option specifies the intrinsic file that the
compiler searches for information on intrinsic routines. It is the same
as the SYSINTR compiler option and is provided only for backward
compatibility with Pascal/V.
Syntax
$SPLINTR [string]$
Parameter
string Specifies the name of the intrinsic file that the compiler
must search for information about intrinsic routines. This
intrinsic file must be in SYSINTR format, not SPLINTR
format (see Table 12-2 in "SYSINTR").
Default System intrinsic file (see the HP Pascal/iX Programmer's
Guide or the the HP Pascal/HP-UX Programmer's Guide,
depending on your implementation).
Location Anywhere.
Example
See the example for the SYSINTR compiler option.
NOTE The pc option +C on HP-UX affects the SPLINTR compiler option (see
the HP Pascal/HP-UX Programmer's Guide).
MPE/iX 5.0 Documentation