|
» |
|
|
|
- bitmap
Source bit array containing bits to be converted
to a byte array, or destination bit array for conversion from a
byte array. - bytemap
Destination or source byte array. (For COBOL use
BYTEMAP) - mbytes
Two-byte integer set to number of bytes to be converted
from or to. - function
Two-byte integer set to conversion type; - cnverr
Two-byte integer variable containing conversion
error return; 0 = conversion successful, -2 = invalid input parameter
|