PS2SDK
PS2 Homebrew Libraries
byteorder.h File Reference
#include <stdint.h>
+ Include dependency graph for byteorder.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint64_t htonll (uint64_t x)
 
uint32_t htonl (uint32_t x)
 
uint16_t htons (uint16_t x)
 

Detailed Description

Lame header.

Definition in file byteorder.h.