unsigned int vm_soc_htonl( unsigned int a );
unsigned int vm_soc_htonl( unsigned int a );
Converts long integer (32 bits) from host byte order to network byte order.
|
Parameters |
Description |
|
unsigned int a |
[IN] The long integer to be converted. |
Converted result in unsigned integer.
loopback = vm_soc_htonl(0x7f000001);
vmsock.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.