htonl man page on NetBSD

Man page or keyword search:  
man Server   9087 pages
apropos Keyword Search (all sections)
Output format
NetBSD logo
[printable version]

BYTEORDER(3)		 BSD Library Functions Manual		  BYTEORDER(3)

NAME
     htonl, htons, ntohl, ntohs — convert values between host and network byte
     order

LIBRARY
     Standard C Library (libc, -lc)

SYNOPSIS
     #include <arpa/inet.h>

     uint32_t
     htonl(uint32_t host32);

     uint16_t
     htons(uint16_t host16);

     uint32_t
     ntohl(uint32_t net32);

     uint16_t
     ntohs(uint16_t net16);

DESCRIPTION
     These routines convert 16 and 32 bit quantities between network byte
     order and host byte order.

     On machines which have a byte order which is the same as the network
     order, these routines are defined as macros that expand to the value of
     their argument.

     These routines are most often used in conjunction with Internet addresses
     and ports as returned by gethostbyname(3) and getservent(3).

SEE ALSO
     bswap(3), gethostbyname(3), getservent(3)

STANDARDS
     The described functions conform to IEEE Std 1003.1-2001 (“POSIX.1”).

HISTORY
     The byteorder functions appeared in 4.2BSD.

BUGS
     The `l' and `s' suffixes in the names are not meaningful in machines
     where long integers are not 32 bits.

BSD				  May 3, 2011				   BSD
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server NetBSD

List of man pages available for NetBSD

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net