Notcurses 3.0.13
a blingful library for TUIs and character graphics
Loading...
Searching...
No Matches
ncport.h File Reference
#include <netinet/in.h>
#include <sys/endian.h>
Include dependency graph for ncport.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define htole(x)   (bswap32(htonl(x)))
 

Macro Definition Documentation

◆ htole

#define htole (   x)    (bswap32(htonl(x)))

Definition at line 36 of file ncport.h.