On Alpha and Integrity server systems, converts a binary value
into an ASCII character string in decimal, hexadecimal, or octal
notation; returns the character string in an output string; and
inserts variable character-string data into an output string.
$FAOL_64 interprets the parameter list as a list of quadwords
rather than a list of longwords. In all other respects, $FAOL_64
is identical to $FAOL. For all other information about the $FAOL_
64 service, see the help for $FAO/$FAOL.
This service accepts 64-bit addresses.
Format
SYS$FAOL_64 ctrstr_64 [,outlen_64 [,outbuf_64
[,quad_prmlst_64]]]
C Prototype
int sys$faol_64 (void *ctrstr_64, unsigned short int
*outlen_64, void *outbuf_64, void
*quad_prmlst_64);
Additional Information:
explode
extract