bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: endian.h


From: Bruno Haible
Subject: Re: endian.h
Date: Sun, 05 May 2024 14:42:29 +0200

> > plus functions or macros:
> > 
> >      uint16_t be16toh (uint16_t);
> >      uint16_t htobe16 (uint16_t);
> > 
> > I could try to work on that if it seems useful to anyone else.

For the implementation of these functions, maybe the existing
Gnulib module 'byteswap' is interesting.

Bruno






reply via email to

[Prev in Thread] Current Thread [Next in Thread]