Previous Topic: ParametersNext Topic: Parameters


NTOHS

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

Assembler

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

List of USING Parameters

SOCKET-FUNCTION-NTOHS,
input-field,
output-field