Previous Topic: NotesNext Topic: Parameters


HTONL

HTONL converts a fullword integer from host byte order to network byte order. Within CA IDMS, host and network byte order are the same. Therefore, the HTONL function does not apply to the mainframe environment; it is implemented for the application programmer's convenience.

Assembler

label    #SOCKET HTONL,
               FIELDIN=input-field,
               FIELDOUT=output-field,
               PLIST=parameter-list-area,
               RGSV=(rgsv)

List of USING Parameters

SOCKET-FUNCTION-HTONL,
input-field,
output-field