Previous Topic: ParametersNext Topic: Parameters


NTOHL

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

Assembler

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

List of USING Parameters

SOCKET-FUNCTION-NTOHL,
input-field,
output-field