Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Unable to render {include} The included page could not be found.
Unable to render {include} The included page could not be found.

htons()

Convert 16-bit integer values from CPU host-order to network-order. See section C-17-1 on page 709 for more information.

Files

net_bsd.h

Prototype

htons(val);

  • No labels