Common Parameters and Languages [ SNA NRJE User/Programmer Reference Manual ] MPE/iX 5.0 Documentation
SNA NRJE User/Programmer Reference Manual
Common Parameters and Languages
The introduction to Chapter 5, "User Intrinsics," describes the
following:
* Supported languages
* Programming constraints
* Common parameters
* Stack size required
These apply to NRJE manager intrinsics, also.
Intrinsic Data Types
These data types are used in intrinsic descriptions:
* BA Byte Array
* D Double-word integer variable
* DA Double-word integer array
* I Integer variable (single word)
* IA Integer array
* L Logical variable (single word)
* LA Logical array
NOTE Even numbers in logical variables and elements of logical arrays
are FALSE.
Odd numbers in logical variables and elements of logical arrays are
TRUE.
MPE/iX 5.0 Documentation